Uses of Class
com.atlassian.crowd.integration.exception.InvalidTokenException

Packages that use InvalidTokenException
com.atlassian.crowd.service.soap.server   
com.atlassian.crowd.util   
 

Uses of InvalidTokenException in com.atlassian.crowd.service.soap.server
 

Methods in com.atlassian.crowd.service.soap.server that throw InvalidTokenException
 SOAPPrincipal SecurityServerGeneric.findPrincipalByToken(AuthenticatedToken applicationToken, java.lang.String key)
           
 SOAPPrincipal SecurityServer.findPrincipalByToken(AuthenticatedToken applicationToken, java.lang.String key)
          Finds a principal by token.
 

Uses of InvalidTokenException in com.atlassian.crowd.util
 

Methods in com.atlassian.crowd.util with parameters of type InvalidTokenException
static void SoapExceptionTranslator.throwEquivalentCheckedException(InvalidTokenException e)
           
 

Methods in com.atlassian.crowd.util that throw InvalidTokenException
static void SoapExceptionTranslator.throwSoapEquivalentCheckedException(InvalidTokenException e)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.