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 methodCopyright © 2005-2012 The Spring LDAP Framework. All Rights Reserved.