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

Packages that use InvalidCredentialException
com.atlassian.crowd.embedded.api   
 

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

Methods in com.atlassian.crowd.embedded.api that throw InvalidCredentialException
 User CrowdService.addUser(User user, java.lang.String credential)
          Adds a user to the directory store.
 void CrowdService.updateUserCredential(User user, java.lang.String credential)
          Updates the password for a user.
 



Copyright © 2012 Atlassian. All Rights Reserved.