Uses of Class
com.atlassian.crowd.integration.acegi.CrowdSSOTokenInvalidException

Packages that use CrowdSSOTokenInvalidException
com.atlassian.crowd.integration.acegi   
com.atlassian.crowd.integration.acegi.user   
 

Uses of CrowdSSOTokenInvalidException in com.atlassian.crowd.integration.acegi
 

Methods in com.atlassian.crowd.integration.acegi that throw CrowdSSOTokenInvalidException
protected  CrowdUserDetails RemoteCrowdAuthenticationProvider.loadUserByToken(java.lang.String token)
           
protected abstract  CrowdUserDetails CrowdAuthenticationProvider.loadUserByToken(java.lang.String token)
          Retrieve a user from Crowd by looking up the principal by their authenticated Crowd token.
 

Uses of CrowdSSOTokenInvalidException in com.atlassian.crowd.integration.acegi.user
 

Methods in com.atlassian.crowd.integration.acegi.user that throw CrowdSSOTokenInvalidException
 CrowdUserDetails CrowdUserDetailsServiceImpl.loadUserByToken(java.lang.String token)
           
 CrowdUserDetails CrowdUserDetailsService.loadUserByToken(java.lang.String token)
          Retrieve a user from Crowd by looking up the principal by their authenticated Crowd token.
 



Copyright © 2010 Atlassian. All Rights Reserved.