| 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) |
| Constructor and Description |
|---|
SAMLAuthAction(SAMLMessageManager samlMessageManager,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
CrowdLicenseManager crowdLicenseManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
ApplicationService applicationService,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService,
XsrfTokenGenerator xsrfTokenGenerator,
ActionHelper actionHelper,
ClusterService clusterService) |
UpdateSAMLConfiguration(SAMLMessageManager samlMessageManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
CrowdLicenseManager crowdLicenseManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
ApplicationService applicationService,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService,
XsrfTokenGenerator xsrfTokenGenerator,
ActionHelper actionHelper,
ClusterService clusterService) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalRememberMeService |
| Modifier and Type | Method and Description |
|---|---|
SamlService |
SsoSamlConfiguration.samlService(com.atlassian.sal.api.ApplicationProperties applicationProperties,
AuthenticatedUserProvider authenticatedUserProvider,
ApplicationService applicationService,
ApplicationSamlConfigurationService applicationSamlConfigurationService,
CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService,
CrowdRememberMeService rememberMeService,
DcLicenseChecker dcLicenseChecker,
com.atlassian.event.api.EventPublisher eventPublisher,
SamlProperties samlProperties,
EmailIdentifierProvider emailIdentifierProvider) |
| Constructor and Description |
|---|
SamlService(com.atlassian.sal.api.ApplicationProperties applicationProperties,
AuthenticatedUserProvider authenticatedUserProvider,
ApplicationService applicationService,
ApplicationSamlConfigurationService applicationSamlConfigurationService,
CrowdSamlConfigurationServiceInternal crowdSamlConfigurationService,
CrowdRememberMeService rememberMeService,
DcLicenseChecker dcLicenseChecker,
com.atlassian.event.api.EventPublisher eventPublisher,
SamlProperties samlProperties,
EmailIdentifierProvider emailIdentifierProvider) |
| Constructor and Description |
|---|
PrepareAuthorizationContextAction(AuthenticatedUserProvider authenticatedUserProvider,
ApplicationService applicationService,
CrowdRememberMeService rememberMeService,
com.atlassian.event.api.EventPublisher eventPublisher) |
Copyright © 2024 Atlassian. All rights reserved.