Uses of Interface
com.atlassian.crowd.manager.token.SwitchableTokenManager
Packages that use SwitchableTokenManager
Package
Description
-
Uses of SwitchableTokenManager in com.atlassian.crowd.console.action.options
Methods in com.atlassian.crowd.console.action.options with parameters of type SwitchableTokenManagerModifier and TypeMethodDescriptionvoidUpdateSessionConfig.setTokenManager(SwitchableTokenManager tokenManager) -
Uses of SwitchableTokenManager in com.atlassian.crowd.manager.token
Classes in com.atlassian.crowd.manager.token that implement SwitchableTokenManagerModifier and TypeClassDescriptionclassProxies the concrete TokenDAO implementations, and allows runtime swapping between implementations, along with copying of data between during swap.Constructors in com.atlassian.crowd.manager.token with parameters of type SwitchableTokenManagerModifierConstructorDescriptionSwitchableTokenManagerSystemListener(com.atlassian.event.api.EventListenerRegistrar eventPublisher, SwitchableTokenManager switchableTokenManager) -
Uses of SwitchableTokenManager in com.atlassian.crowd.plugins.testkit.rest
Constructors in com.atlassian.crowd.plugins.testkit.rest with parameters of type SwitchableTokenManagerModifierConstructorDescriptionTestkitConfigurationResource(TrustedProxyManager trustedProxyManager, SwitchableTokenManager switchableTokenManager)