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

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

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

Methods in com.atlassian.crowd.service.soap.server that throw ExpiredCredentialException
 String SecurityServer.authenticatePrincipal(AuthenticatedToken applicationToken, UserAuthenticationContext authenticateContext)
          Authenticates a principal verses the calling who is in the application's assigned directory.
 String SecurityServer.authenticatePrincipalSimple(AuthenticatedToken authenticationContext, String username, String password)
          Authenticates a principal without SSO details utilizing centralized authentication only.
 

Uses of ExpiredCredentialException in com.atlassian.crowd.util
 

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

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



Copyright © 2012 Atlassian. All Rights Reserved.