| Package | Description |
|---|---|
| com.atlassian.crowd.integration | |
| com.atlassian.crowd.integration.http |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationState |
AuthenticationState.authenticated() |
static AuthenticationState |
AuthenticationState.authenticated(Principal principal)
Create successful authentication state containing a user.
|
static AuthenticationState |
AuthenticationState.unauthenticated() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationState |
CrowdHttpAuthenticatorImpl.checkAuthenticated(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
AuthenticationState |
CrowdHttpAuthenticator.checkAuthenticated(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Tests whether a request is authenticated via SSO.
|
AuthenticationState |
CacheAwareCrowdHttpAuthenticator.checkAuthenticated(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2019 Atlassian. All rights reserved.