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

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

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

Methods in com.atlassian.crowd.embedded.api that throw InvalidUserException
 User CrowdService.addUser(User user, String credential)
          Adds a user to the directory store.
 User CrowdService.renameUser(User user, String newUsername)
          Renames the User.
 User CrowdService.updateUser(User user)
          Updates the User.
 



Copyright © 2013 Atlassian. All Rights Reserved.