Uses of Interface
com.atlassian.crowd.service.CrowdRememberMeService
Packages that use CrowdRememberMeService
Package
Description
-
Uses of CrowdRememberMeService in com.atlassian.crowd.console.action
Fields in com.atlassian.crowd.console.action declared as CrowdRememberMeServiceMethods in com.atlassian.crowd.console.action with parameters of type CrowdRememberMeServiceModifier and TypeMethodDescriptionvoid
BaseAction.setRememberMeService
(CrowdRememberMeService rememberMeService) -
Uses of CrowdRememberMeService in com.atlassian.crowd.console.action.options
Methods in com.atlassian.crowd.console.action.options with parameters of type CrowdRememberMeServiceModifier and TypeMethodDescriptionvoid
UpdateSessionConfig.setRememberMeService
(CrowdRememberMeService rememberMeService) -
Uses of CrowdRememberMeService in com.atlassian.crowd.console.filter
Methods in com.atlassian.crowd.console.filter with parameters of type CrowdRememberMeServiceModifier and TypeMethodDescriptionvoid
LoginPageFilter.setRememberMeService
(CrowdRememberMeService rememberMeService) -
Uses of CrowdRememberMeService in com.atlassian.crowd.event.listener
Constructors in com.atlassian.crowd.event.listener with parameters of type CrowdRememberMeServiceModifierConstructorDescriptionAllPasswordsExpiredListener
(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) -
Uses of CrowdRememberMeService in com.atlassian.crowd.integration.springsecurity
Fields in com.atlassian.crowd.integration.springsecurity declared as CrowdRememberMeServiceModifier and TypeFieldDescriptionprotected final CrowdRememberMeService
AbstractLocalCrowdAuthenticationProcessingFilter.rememberMeService
Constructors in com.atlassian.crowd.integration.springsecurity with parameters of type CrowdRememberMeServiceModifierConstructorDescriptionprotected
AbstractLocalCrowdAuthenticationProcessingFilter
(ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper, PropertyManager propertyManager, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService) LocalCrowdLogoutHandler
(TokenAuthenticationManager tokenAuthenticationManager, CrowdHttpTokenHelper tokenHelper, ClientProperties clientProperties, PropertyManager propertyManager, CrowdRememberMeService rememberMeService) protected
LocalCrowdSSOAuthenticationProcessingFilter
(ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper, PropertyManager propertyManager, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService) -
Uses of CrowdRememberMeService in com.atlassian.crowd.manager.token.reaper
Constructors in com.atlassian.crowd.manager.token.reaper with parameters of type CrowdRememberMeServiceModifierConstructorDescriptionRememberMeTokenReaper
(CrowdRememberMeService crowdRememberMeService) -
Uses of CrowdRememberMeService in com.atlassian.crowd.plugin.rest.service.controller
Constructors in com.atlassian.crowd.plugin.rest.service.controller with parameters of type CrowdRememberMeServiceModifierConstructorDescriptionRememberMeController
(CrowdRememberMeService rememberMeService) TokenController
(TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService, AuthenticatedApplicationHolder authenticatedApplicationHolder) -
Uses of CrowdRememberMeService in com.atlassian.crowd.plugin.rest.service.controller.admin
Constructors in com.atlassian.crowd.plugin.rest.service.controller.admin with parameters of type CrowdRememberMeServiceModifierConstructorDescriptionSessionsAdminController
(SearchableTokenStorage tokenStorage, ApplicationManager applicationManager, DirectoryManager directoryManager, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService) -
Uses of CrowdRememberMeService in com.atlassian.crowd.plugin.saml.action
Constructors in com.atlassian.crowd.plugin.saml.action with parameters of type CrowdRememberMeServiceModifierConstructorDescriptionSAMLAuthAction
(SAMLMessageManager samlMessageManager, PropertyManager propertyManager, DirectoryManager directoryManager, ApplicationManager applicationManager, CrowdLicenseManager crowdLicenseManager, com.atlassian.webresource.api.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.webresource.api.WebResourceManager webResourceManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService, XsrfTokenGenerator xsrfTokenGenerator, ActionHelper actionHelper, ClusterService clusterService) -
Uses of CrowdRememberMeService in com.atlassian.crowd.service
Classes in com.atlassian.crowd.service that implement CrowdRememberMeService -
Uses of CrowdRememberMeService in com.atlassian.crowd.sso.saml
Methods in com.atlassian.crowd.sso.saml with parameters of type CrowdRememberMeServiceModifier and TypeMethodDescriptionSsoSamlConfiguration.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) Constructors in com.atlassian.crowd.sso.saml with parameters of type CrowdRememberMeServiceModifierConstructorDescriptionSamlService
(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) -
Uses of CrowdRememberMeService in com.atlassian.crowd.sso.saml.impl.opensaml.action
Constructors in com.atlassian.crowd.sso.saml.impl.opensaml.action with parameters of type CrowdRememberMeServiceModifierConstructorDescriptionPrepareAuthorizationContextAction
(AuthenticatedUserProvider authenticatedUserProvider, ApplicationService applicationService, CrowdRememberMeService rememberMeService, com.atlassian.event.api.EventPublisher eventPublisher)