public interface AuthenticationErrorCallback
LdapOperations
for performing operations when there
are authentication errors. Can be useful when the cause of the
authentication failure needs to be retrieved.void execute(Exception e)
e
- the exception that was caught in the authentication method