Uses of Class
com.atlassian.crowd.exception.FailedAuthenticationException

Packages that use FailedAuthenticationException
com.atlassian.crowd.embedded.api   
com.atlassian.crowd.exception   
 

Uses of FailedAuthenticationException in com.atlassian.crowd.embedded.api
 

Methods in com.atlassian.crowd.embedded.api that throw FailedAuthenticationException
 User CrowdService.authenticate(java.lang.String name, java.lang.String credential)
          Authenticates a user with the given credential.
 

Uses of FailedAuthenticationException in com.atlassian.crowd.exception
 

Subclasses of FailedAuthenticationException in com.atlassian.crowd.exception
 class ExpiredCredentialException
          Thrown when user's credentials have expired.
 class InactiveAccountException
           
 



Copyright © 2010 Atlassian. All Rights Reserved.