Interface TokenManager
- All Superinterfaces:
SessionTokenStorage
- All Known Subinterfaces:
SwitchableTokenManager
- All Known Implementing Classes:
SwitchableTokenManagerImpl
A marker interface for a
SessionTokenStorage that should be
used for token management.-
Method Summary
Methods inherited from interface com.atlassian.crowd.dao.token.SessionTokenStorage
add, findByIdentifierHash, findByRandomHash, remove, remove, removeAll, removeAll, removeExcept, removeExpiredTokens, update