| Package | Description |
|---|---|
| com.atlassian.seraph.auth | |
| com.atlassian.seraph.config | |
| com.atlassian.seraph.filter | |
| com.atlassian.seraph.logout | |
| com.atlassian.seraph.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuthenticator
An abstract implementation of Authenticator that implements a lot of base methods
|
class |
DefaultAuthenticator
This authenticator stores the currently logged in user in the session as a Principal.
|
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
SecurityConfig.getAuthenticator() |
Authenticator |
SecurityConfigImpl.getAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected Authenticator |
BaseLoginFilter.getAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected Authenticator |
LogoutServlet.getAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
static Authenticator |
SecurityUtils.getAuthenticator(javax.servlet.ServletContext servletContext) |
Copyright © 2018 Atlassian. All rights reserved.