Package com.atlassian.crowd.manager.token
package com.atlassian.crowd.manager.token
-
ClassDescriptionA marker interface for
SearchableTokenStorage
that provides transaction-wrapped access.ExtendsTokenManager
to allow switching between two TokenDAO delegates (in-memory and database).Proxies the concrete TokenDAO implementations, and allows runtime swapping between implementations, along with copying of data between during swap.Listens to application events and updates the SwitchableTokenManager if necessary.A marker interface for aSessionTokenStorage
that should be used for token management.