An authenticator which binds as a user.
author: Luke Taylor version: $Id: BindAuthenticator.java 2348 2007-12-07 16:04:43Z luke_t $ See Also:AbstractLdapAuthenticator
handleBindException(String userDn, String username, Throwable cause) Allows subclasses to inspect the exception thrown by an attempt to bind with a particular DN.
Allows subclasses to inspect the exception thrown by an attempt to bind with a particular DN.
The default implementation just reports the failure to the debug log.
Fields inherited from org.acegisecurity.providers.ldap.authenticator.AbstractLdapAuthenticator