Interface SSOCompatibleADUserSource
- All Known Implementing Classes:
- ActiveDirectoryUserSource,- ADInternalHybridUserSource,- ADtoDBHybridAuthenticator
public interface SSOCompatibleADUserSource
- 
Method SummaryModifier and TypeMethodDescriptionauthenticateAD(AuthChallenge challenge) Callback to the standard, non-SSO version of this user source's auth logicfindSSOUser(String uname) Used by the SSO helper in order to search for a user with a given username.