Class RecoveryModeDirectoryLoader
java.lang.Object
com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
- All Implemented Interfaces:
DirectoryInstanceLoader
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecoveryModeDirectoryLoader
public RecoveryModeDirectoryLoader()
-
-
Method Details
-
getDirectory
- Specified by:
getDirectoryin interfaceDirectoryInstanceLoader- Throws:
DirectoryInstantiationException
-
getRawDirectory
public RemoteDirectory getRawDirectory(Long id, String className, Map<String, String> attributes) throws DirectoryInstantiationException- Specified by:
getRawDirectoryin interfaceDirectoryInstanceLoader- Throws:
DirectoryInstantiationException
-
canLoad
- Specified by:
canLoadin interfaceDirectoryInstanceLoader
-