Package com.atlassian.crowd.model.directory

Interface Summary
DirectoryDAO Persistance methods necessary to modify integrated directories with the Crowd security server.
DirectoryInstanceLoader Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
 

Class Summary
Directory A directory maintains the runtime data about a mapped RemoteDirectory where RemotePrincipal, RemoteGroup and RemoteRole data is stored.
DirectoryDAOHibernate Hibernate implementation of the DirectoryDAO interface.
DirectoryInstanceLoaderImpl Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
DirectoryPermission  
 

Enum Summary
DirectoryType Tracks the various implementation types of a RemoteDirectory.
 

Exception Summary
DirectoryInstantiationException Exception when a RemoteDirectory implementation can not be loaded by a Directory.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.