Uses of Interface
com.atlassian.crowd.manager.rememberme.CrowdSpecificRememberMeSettings
Packages that use CrowdSpecificRememberMeSettings
Package
Description
-
Uses of CrowdSpecificRememberMeSettings in com.atlassian.crowd.manager.authentication
Classes in com.atlassian.crowd.manager.authentication that implement CrowdSpecificRememberMeSettings -
Uses of CrowdSpecificRememberMeSettings in com.atlassian.crowd.manager.rememberme
Methods in com.atlassian.crowd.manager.rememberme that return CrowdSpecificRememberMeSettingsMethods in com.atlassian.crowd.manager.rememberme with parameters of type CrowdSpecificRememberMeSettingsModifier and TypeMethodDescriptionvoidCrowdRememberMeConfiguration.saveConfiguration(CrowdSpecificRememberMeSettings configuration) Stores passed configuration -
Uses of CrowdSpecificRememberMeSettings in com.atlassian.crowd.service
Methods in com.atlassian.crowd.service that return CrowdSpecificRememberMeSettingsModifier and TypeMethodDescriptionCrowdRememberMeService.getConfiguration()Retrieves current configurationMethods in com.atlassian.crowd.service with parameters of type CrowdSpecificRememberMeSettingsModifier and TypeMethodDescriptionvoidCrowdRememberMeService.saveConfiguration(CrowdSpecificRememberMeSettings configuration) Validates and stores passed configuration, ifisEnabled()happens to befalseall existing tokens will be expired immediately