com.atlassian.crowd.directory.loader
Interface LDAPDirectoryInstanceLoader

All Superinterfaces:
DirectoryInstanceLoader
All Known Implementing Classes:
LDAPDirectoryInstanceLoaderImpl

public interface LDAPDirectoryInstanceLoader
extends DirectoryInstanceLoader

Marker interface for the LDAP Directory instance loader. Required because the Pico container in JIRA only allows one implementation of an interface to exist.


Method Summary
 
Methods inherited from interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
canLoad, getDirectory, getRawDirectory
 



Copyright © 2013 Atlassian. All Rights Reserved.