Class AbstractAuthenticationHandler

java.lang.Object
org.ldaptive.auth.AbstractAuthenticationHandler
All Implemented Interfaces:
AuthenticationHandler, ConnectionFactoryManager
Direct Known Subclasses:
CompareAuthenticationHandler, SimpleBindAuthenticationHandler

public abstract class AbstractAuthenticationHandler extends Object implements AuthenticationHandler, ConnectionFactoryManager
Base class for an LDAP authentication implementations.