Uses of Class
com.atlassian.crowd.exception.InvalidUserException
Packages that use InvalidUserException
-
Uses of InvalidUserException in com.atlassian.crowd.embedded.api
Methods in com.atlassian.crowd.embedded.api that throw InvalidUserExceptionModifier and TypeMethodDescriptionDeprecated.CrowdService.addUser(UserWithAttributes user, String credential) Adds auserto the directory store.CrowdService.renameUser(User user, String newUsername) Renames theUser.CrowdService.updateUser(User user) Updates theUser.
CrowdService.addUser(UserWithAttributes, String)instead.