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

Packages that use UserAlreadyExistsException
com.atlassian.crowd.embedded.spi   
 

Uses of UserAlreadyExistsException in com.atlassian.crowd.embedded.spi
 

Methods in com.atlassian.crowd.embedded.spi that throw UserAlreadyExistsException
 User UserDao.add(User user, PasswordCredential credential)
          Creates a new user with the given details and credentials.
 User UserDao.rename(User user, java.lang.String newName)
          Changes the user's name to the provided new name.
 



Copyright © 2010 Atlassian. All Rights Reserved.