Package org.forgerock.android.auth.ui
Interface AuthenticationExceptionListener
-
- All Known Implementing Classes:
AdaptiveCallbackFragment,OneTimePasswordPageFragment,PageFragment,SecondFactorChoicePageFragment,UsernamePasswordPageFragment
public interface AuthenticationExceptionListenerListener to listen forAuthenticationExceptionevent during authentication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonAuthenticationException(org.forgerock.android.auth.exception.AuthenticationException e)
-