com.atlassian.crowd.directory.loader
Interface DelegatedAuthenticationDirectoryInstanceLoader

All Superinterfaces:
DirectoryInstanceLoader
All Known Implementing Classes:
DelegatedAuthenticationDirectoryInstanceLoaderImpl

public interface DelegatedAuthenticationDirectoryInstanceLoader
extends DirectoryInstanceLoader

Marker interface for the Delegated Authentication 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.