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

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

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

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



Copyright © 2010 Atlassian. All Rights Reserved.