Package com.atlassian.crowd.manager.token
package com.atlassian.crowd.manager.token
-
ClassDescriptionA marker interface for
SearchableTokenStoragethat provides transaction-wrapped access.ExtendsTokenManagerto 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 aSessionTokenStoragethat should be used for token management.