| Constructor and Description |
|---|
CrowdHttpAuthenticatorImpl(CrowdClient client,
ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper) |
CrowdHttpAuthenticatorImpl(CrowdClient client,
ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper,
TokenLockProvider tokenLockProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
CrowdHttpTokenHelperImpl
Helper class for Crowd SSO token operations.
|
| Modifier and Type | Method and Description |
|---|---|
static CrowdHttpTokenHelper |
CrowdHttpTokenHelperImpl.getInstance(CrowdHttpValidationFactorExtractor validationFactorExtractor)
Returns an instance of CrowdHttpTokenHelper.
|
| Constructor and Description |
|---|
CrowdSSOAuthenticationProcessingFilter(HttpAuthenticator httpAuthenticator,
CrowdHttpTokenHelper tokenHelper) |
| Modifier and Type | Field and Description |
|---|---|
protected CrowdHttpTokenHelper |
AbstractCrowdSSOAuthenticationProcessingFilter.tokenHelper |
| Constructor and Description |
|---|
AbstractCrowdSSOAuthenticationProcessingFilter(ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper) |
CrowdSSOAuthenticationProcessingFilter(CrowdHttpTokenHelper tokenHelper,
CrowdClient crowdClient,
ClientProperties clientProperties) |
LocalCrowdLogoutHandler(TokenAuthenticationManager tokenAuthenticationManager,
CrowdHttpTokenHelper tokenHelper,
ClientProperties clientProperties,
PropertyManager propertyManager) |
LocalCrowdSSOAuthenticationProcessingFilter(ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper,
PropertyManager propertyManager,
TokenAuthenticationManager tokenAuthenticationManager) |
Copyright © 2019 Atlassian. All rights reserved.