Uses of Class
org.hippoecm.frontend.session.LoginException.Cause
-
Uses of LoginException.Cause in org.hippoecm.frontend.session
Modifier and TypeFieldDescriptionstatic final LoginException.Cause
LoginException.Cause.ACCESS_DENIED
static final LoginException.Cause
LoginException.Cause.ACCOUNT_EXPIRED
static final LoginException.Cause
LoginException.Cause.INCORRECT_CREDENTIALS
static final LoginException.Cause
LoginException.Cause.PASSWORD_EXPIRED
static final LoginException.Cause
LoginException.Cause.REPOSITORY_ERROR
Modifier and TypeMethodDescriptionLoginException.getLoginExceptionCause()
static LoginException.Cause
ModifierConstructorDescriptionLoginException
(LoginException.Cause cause, Throwable causeException)