Interface TokenManager
- All Superinterfaces:
com.atlassian.crowd.dao.token.SessionTokenStorage
public interface TokenManager
extends com.atlassian.crowd.dao.token.SessionTokenStorage
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