Uses of Class
com.atlassian.crowd.model.authentication.AuthenticatedToken

Packages that use AuthenticatedToken
com.atlassian.crowd.service.soap.client   
com.atlassian.crowd.util   
 

Uses of AuthenticatedToken in com.atlassian.crowd.service.soap.client
 

Methods in com.atlassian.crowd.service.soap.client that return AuthenticatedToken
 AuthenticatedToken SecurityServerClientImpl.getApplicationToken()
          Retrieve the current application token.
 

Uses of AuthenticatedToken in com.atlassian.crowd.util
 

Methods in com.atlassian.crowd.util that return AuthenticatedToken
static AuthenticatedToken SoapObjectTranslator.fromSoapAuthenticatedToken(AuthenticatedToken authenticatedToken)
          Converts from SOAP version of AuthenticatedToken.
 

Methods in com.atlassian.crowd.util with parameters of type AuthenticatedToken
static AuthenticatedToken SoapObjectTranslator.toSoapAuthenticatedToken(AuthenticatedToken authenticatedToken)
          Converts to the SOAP version of AuthenticatedToken.
 



Copyright © 2010 Atlassian. All Rights Reserved.