Uses of Class
com.atlassian.crowd.openid.server.manager.user.UserManagerException

Packages that use UserManagerException
com.atlassian.crowd.openid.server.manager.user   
 

Uses of UserManagerException in com.atlassian.crowd.openid.server.manager.user
 

Methods in com.atlassian.crowd.openid.server.manager.user that throw UserManagerException
 User UserManager.getUser(SOAPPrincipal principal, java.util.Locale locale)
          Retrieves or creates a User from the database matching the name of the supplied SOAPPrincipal.
 User UserManagerGeneric.getUser(SOAPPrincipal principal, java.util.Locale locale)
          Retrieves or creates a User from the database matching the name of the supplied SOAPPrincipal.
 



Copyright © 2012 Atlassian. All Rights Reserved.