| Package | Description |
|---|---|
| com.atlassian.seraph.auth | |
| com.atlassian.seraph.config | |
| com.atlassian.seraph.filter | |
| com.atlassian.seraph.logout | |
| com.atlassian.seraph.util |
| Class and Description |
|---|
| AbstractAuthenticator
An abstract implementation of Authenticator that implements a lot of base methods
|
| AuthenticationContext
Allow the user to be retrieved at any time throughout the application.
|
| AuthenticationErrorType
Enumeration used to determine the cause of any authentication errors.
|
| Authenticator
An Authenticator is used to authenticate users, log them in, log them out and check their roles.
|
| AuthenticatorException
An exception for all Authenticator related error conditions
|
| AuthType
If an authType is specified by the user that doesn't match a specific auth type as defined by this enum,
'NONE' will be returned.
|
| LoginReason
An enumeration of why a login attempt has failed
|
| RoleMapper
Determines whether an authenticated user has a "role" (permission) within the system, and specifically, whether
they have permission to log in to the system.
|
| Class and Description |
|---|
| AuthenticationContext
Allow the user to be retrieved at any time throughout the application.
|
| Authenticator
An Authenticator is used to authenticate users, log them in, log them out and check their roles.
|
| RoleMapper
Determines whether an authenticated user has a "role" (permission) within the system, and specifically, whether
they have permission to log in to the system.
|
| Class and Description |
|---|
| AuthenticationContext
Allow the user to be retrieved at any time throughout the application.
|
| AuthenticationErrorType
Enumeration used to determine the cause of any authentication errors.
|
| Authenticator
An Authenticator is used to authenticate users, log them in, log them out and check their roles.
|
| Class and Description |
|---|
| Authenticator
An Authenticator is used to authenticate users, log them in, log them out and check their roles.
|
| Class and Description |
|---|
| Authenticator
An Authenticator is used to authenticate users, log them in, log them out and check their roles.
|
Copyright © 2018 Atlassian. All rights reserved.