Package com.atlassian.crowd.model.token

Interface Summary
TokenDAO  
TokenDAOPersistence Provides methods for loading and saving tokens.
 

Class Summary
Token Holds the token information for an authenticated entity.
TokenDAOHibernate  
TokenDAOMemory An in-memory implementation of the TokenDAO.
TokenDAOProxy Proxies the concrete TokenDAO implementations, and allows runtime swapping between implementations, along with copying of data between during swap.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.