Uses of Class
com.atlassian.crowd.exception.InvalidCredentialException
Packages that use InvalidCredentialException
-
Uses of InvalidCredentialException in com.atlassian.crowd.embedded.api
Methods in com.atlassian.crowd.embedded.api that throw InvalidCredentialExceptionModifier and TypeMethodDescriptionDeprecated.CrowdService.addUser(UserWithAttributes user, String credential) Adds auserto the directory store.voidCrowdService.updateUserCredential(User user, String credential)
CrowdService.addUser(UserWithAttributes, String)instead.