-
- All Implemented Interfaces:
public interface AuthenticationExceptionListenerListener to listen for AuthenticationException event during authentication
-
-
Method Summary
Modifier and Type Method Description abstract voidonAuthenticationException(AuthenticationException e)-
-
Method Detail
-
onAuthenticationException
abstract void onAuthenticationException(AuthenticationException e)
-
-
-
-