Class SimpleBindAuthenticationHandler

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

public class SimpleBindAuthenticationHandler extends AbstractAuthenticationHandler implements ConnectionFactoryManager
Provides an LDAP authentication implementation that leverages the LDAP bind operation.