Uses of Interface
com.atlassian.crowd.manager.token.factory.TokenFactory

Packages that use TokenFactory
com.atlassian.crowd.manager.authentication   
com.atlassian.crowd.manager.token.factory   
 

Uses of TokenFactory in com.atlassian.crowd.manager.authentication
 

Methods in com.atlassian.crowd.manager.authentication with parameters of type TokenFactory
 void TokenAuthenticationManagerImpl.setTokenFactory(TokenFactory tokenFactory)
           
 

Uses of TokenFactory in com.atlassian.crowd.manager.token.factory
 

Classes in com.atlassian.crowd.manager.token.factory that implement TokenFactory
 class TokenFactoryImpl
          The TokenGenerator is responsible for generating tokens when a successful authentication has occured.
 



Copyright © 2012 Atlassian. All Rights Reserved.