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

Packages that use InvalidRoleException
com.atlassian.crowd.service.soap.client   
com.atlassian.crowd.util   
 

Uses of InvalidRoleException in com.atlassian.crowd.service.soap.client
 

Methods in com.atlassian.crowd.service.soap.client that throw InvalidRoleException
 SOAPRole SecurityServerClientImpl.addRole(SOAPRole role)
           
 SOAPRole SecurityServerClient.addRole(SOAPRole role)
          Adds a role to the application's assigned directory.
 

Uses of InvalidRoleException in com.atlassian.crowd.util
 

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

Methods in com.atlassian.crowd.util that throw InvalidRoleException
static void SoapExceptionTranslator.throwEquivalentCheckedException(InvalidRoleException e)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.