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

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

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.embedded.core
 

Methods in com.atlassian.crowd.embedded.core that throw FailedAuthenticationException
 User CrowdServiceImpl.authenticate(java.lang.String name, java.lang.String credential)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.