Package | Description |
---|---|
org.hippoecm.frontend.session |
Modifier and Type | Field and Description |
---|---|
static LoginException.Cause |
LoginException.Cause.ACCESS_DENIED |
static LoginException.Cause |
LoginException.Cause.ACCOUNT_EXPIRED |
static LoginException.Cause |
LoginException.Cause.INCORRECT_CREDENTIALS |
static LoginException.Cause |
LoginException.Cause.PASSWORD_EXPIRED |
static LoginException.Cause |
LoginException.Cause.REPOSITORY_ERROR |
Modifier and Type | Method and Description |
---|---|
LoginException.Cause |
LoginException.getLoginExceptionCause() |
static LoginException.Cause |
LoginException.newCause(String key) |
Constructor and Description |
---|
LoginException(LoginException.Cause cause) |
LoginException(LoginException.Cause cause,
Throwable causeException) |
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.