| Modifier and Type | Field and Description |
|---|---|
protected CrowdRememberMeService |
BaseAction.rememberMeService |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseAction.setRememberMeService(CrowdRememberMeService rememberMeService) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSessionConfig.setRememberMeService(CrowdRememberMeService rememberMeService) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginPageFilter.setRememberMeService(CrowdRememberMeService rememberMeService) |
| Constructor and Description |
|---|
AllPasswordsExpiredListener(com.atlassian.event.api.EventPublisher eventPublisher,
TokenManager tokenManager,
CrowdRememberMeService rememberMeService) |
RemoveUserSessionWhenCredentialUpdatedListener(com.atlassian.event.api.EventPublisher eventPublisher,
TokenManager tokenManager,
CrowdRememberMeService rememberMeService) |
RemoveUserSessionWhenEditedListener(com.atlassian.event.api.EventPublisher eventPublisher,
TokenManager tokenManager,
CrowdRememberMeService rememberMeService) |
UserDirectoryTokenRemovalListener(TokenManager tokenManager,
CrowdRememberMeService crowdRememberMeService) |
| Modifier and Type | Field and Description |
|---|---|
protected CrowdRememberMeService |
AbstractLocalCrowdAuthenticationProcessingFilter.rememberMeService |
| Constructor and Description |
|---|
AbstractLocalCrowdAuthenticationProcessingFilter(ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper,
PropertyManager propertyManager,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService) |
LocalCrowdLogoutHandler(TokenAuthenticationManager tokenAuthenticationManager,
CrowdHttpTokenHelper tokenHelper,
ClientProperties clientProperties,
PropertyManager propertyManager,
CrowdRememberMeService rememberMeService) |
LocalCrowdSSOAuthenticationProcessingFilter(ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper,
PropertyManager propertyManager,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService) |
| Constructor and Description |
|---|
RememberMeTokenReaper(CrowdRememberMeService crowdRememberMeService) |
| Constructor and Description |
|---|
RememberMeController(CrowdRememberMeService rememberMeService) |
TokenController(TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService,
AuthenticatedApplicationHolder authenticatedApplicationHolder) |
| Constructor and Description |
|---|
SessionsAdminController(SearchableTokenStorage tokenStorage,
ApplicationManager applicationManager,
DirectoryManager directoryManager,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalRememberMeService |
| Constructor and Description |
|---|
SamlService(com.atlassian.sal.api.ApplicationProperties applicationProperties,
AuthenticatedUserProvider authenticatedUserProvider,
ApplicationService applicationService,
ApplicationSamlConfigurationService applicationSamlConfigurationService,
CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService,
CrowdRememberMeService rememberMeService,
LicenseService licenseService,
com.atlassian.event.api.EventPublisher eventPublisher,
Duration notBeforeTimeSlopTolerance,
Duration notAfterDuration) |
SsoSamlConfiguration(com.atlassian.sal.api.ApplicationProperties applicationProperties,
AuthenticatedUserProvider authenticatedUserProvider,
ApplicationService applicationService,
ApplicationSamlConfigurationService applicationSamlConfigurationService,
CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService,
CrowdRememberMeService rememberMeService,
LicenseService licenseService,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Constructor and Description |
|---|
PrepareAuthorizationContextAction(AuthenticatedUserProvider authenticatedUserProvider,
ApplicationService applicationService,
CrowdRememberMeService rememberMeService,
com.atlassian.event.api.EventPublisher eventPublisher) |
Copyright © 2020 Atlassian. All rights reserved.