public class JiraJdbcRemoteDirectoryInstanceLoader extends Object implements com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
| Constructor and Description |
|---|
JiraJdbcRemoteDirectoryInstanceLoader() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canLoad(String className) |
com.atlassian.crowd.directory.RemoteDirectory |
getDirectory(com.atlassian.crowd.embedded.api.Directory directory) |
com.atlassian.crowd.directory.RemoteDirectory |
getRawDirectory(Long id,
String implementationClassName,
Map<String,String> attributes) |
public JiraJdbcRemoteDirectoryInstanceLoader()
public com.atlassian.crowd.directory.RemoteDirectory getDirectory(com.atlassian.crowd.embedded.api.Directory directory)
throws com.atlassian.crowd.exception.DirectoryInstantiationException
getDirectory in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoadercom.atlassian.crowd.exception.DirectoryInstantiationExceptionpublic com.atlassian.crowd.directory.RemoteDirectory getRawDirectory(Long id, String implementationClassName, Map<String,String> attributes) throws com.atlassian.crowd.exception.DirectoryInstantiationException
getRawDirectory in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoadercom.atlassian.crowd.exception.DirectoryInstantiationExceptionpublic boolean canLoad(String className)
canLoad in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoaderCopyright © 2003–2015 Atlassian. All rights reserved.