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.DirectoryInstanceLoader
com.atlassian.crowd.exception.DirectoryInstantiationException
public 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.DirectoryInstanceLoader
com.atlassian.crowd.exception.DirectoryInstantiationException
public boolean canLoad(String className)
canLoad
in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
Copyright © 2003–2016 Atlassian. All rights reserved.