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

Packages that use InvalidUserException
com.atlassian.crowd.service.soap.server   
com.atlassian.crowd.util   
 

Uses of InvalidUserException in com.atlassian.crowd.service.soap.server
 

Methods in com.atlassian.crowd.service.soap.server that throw InvalidUserException
 SOAPPrincipal SecurityServerGeneric.addPrincipal(AuthenticatedToken applicationToken, SOAPPrincipal principal, PasswordCredential credential)
           
 SOAPPrincipal SecurityServer.addPrincipal(AuthenticatedToken applicationToken, SOAPPrincipal principal, PasswordCredential credential)
          Adds a principal to the application's assigned directory.
 

Uses of InvalidUserException in com.atlassian.crowd.util
 

Methods in com.atlassian.crowd.util with parameters of type InvalidUserException
static void SoapExceptionTranslator.throwEquivalentCheckedException(InvalidUserException e)
           
 

Methods in com.atlassian.crowd.util that throw InvalidUserException
static void SoapExceptionTranslator.throwSoapEquivalentCheckedException(InvalidUserException e)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.