| Package | Description |
|---|---|
| com.atlassian.seraph.auth | |
| com.atlassian.seraph.filter |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationErrorType |
AuthenticatorException.getErrorType() |
static AuthenticationErrorType |
AuthenticationErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationErrorType[] |
AuthenticationErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AuthenticatorException(AuthenticationErrorType errorType) |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationErrorType |
LoginFilterRequest.getAuthenticationErrorType(javax.servlet.http.HttpServletRequest request)
Returns the authentication error type set by the LoginFilter as a request Attribute.
|
Copyright © 2018 Atlassian. All rights reserved.