Uses of Package
edu.uiuc.ncsa.security.storage
-
Packages that use edu.uiuc.ncsa.security.storage Package Description edu.uiuc.ncsa.sas.loader edu.uiuc.ncsa.sas.storage edu.uiuc.ncsa.sas.webclient edu.uiuc.ncsa.security.storage edu.uiuc.ncsa.security.storage.cli Things relating to the CLI (Command line interface).edu.uiuc.ncsa.security.storage.events This package has events for tracking last access times of objects.edu.uiuc.ncsa.security.storage.monitored Utilities and classes for working with objects that are sent to/retrieved from aStore
.edu.uiuc.ncsa.security.storage.sql Classes that setup a specific type of correspondence between java objects and rows of an SQL table. -
Classes in edu.uiuc.ncsa.security.storage used by edu.uiuc.ncsa.sas.loader Class Description DBConfigLoader Configurations that deal with storage should extend this.FileStore A store backed by the file system.FSProvider Creates Filestores. -
Classes in edu.uiuc.ncsa.security.storage used by edu.uiuc.ncsa.sas.storage Class Description FileStore A store backed by the file system.IndexedStreamStore A high-level class for storing things to streams.MemoryStore An in-memory store. -
Classes in edu.uiuc.ncsa.security.storage used by edu.uiuc.ncsa.sas.webclient Class Description XMLMap Specialized extension to convert to and from XML. -
Classes in edu.uiuc.ncsa.security.storage used by edu.uiuc.ncsa.security.storage Class Description AggregateStore A store of stores.FileStore A store backed by the file system.IndexedStreamStore A high-level class for storing things to streams.MemoryStore An in-memory store.MonitoredStoreInterface Part of the event mechanism for tracking the last access time of store objects.StoreInitializer Initializes a store.XMLMap Specialized extension to convert to and from XML. -
Classes in edu.uiuc.ncsa.security.storage used by edu.uiuc.ncsa.security.storage.cli Class Description XMLMap Specialized extension to convert to and from XML. -
Classes in edu.uiuc.ncsa.security.storage used by edu.uiuc.ncsa.security.storage.events Class Description MonitoredStoreInterface Part of the event mechanism for tracking the last access time of store objects. -
Classes in edu.uiuc.ncsa.security.storage used by edu.uiuc.ncsa.security.storage.monitored Class Description FileStore A store backed by the file system.IndexedStreamStore A high-level class for storing things to streams.MemoryStore An in-memory store.MonitoredStoreInterface Part of the event mechanism for tracking the last access time of store objects. -
Classes in edu.uiuc.ncsa.security.storage used by edu.uiuc.ncsa.security.storage.sql Class Description StoreInitializer Initializes a store.