Package com.atlassian.crowd.dao.directory

Class Summary
DirectoryDAOFile Read-only Directory DAO that reads the data from a file.
DirectoryDAOHibernate  
DirectoryPropertiesMapper A mapper that builds immutable directories by parsing the data from a properties (it does not do any caching) and exports directories to properties.
FailoverDirectoryDAO Delegates to a primary DAO, but only if it is active, or to a secondary DAO otherwise.
ImmutableDirectory Immutable directory.
ImmutableDirectory.Builder Used to aid in the construction of an ImmutableDirectory.
IntegrityConstraintAwareDirectoryPropertiesMapper In order to prevent the instantiation of directories that do not exist in the database, this class only authorises directories that match an existing id in the database.
SortedProperties Extends Properties to ensure a consistent key order
 



Copyright © 2013 Atlassian. All Rights Reserved.