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

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

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

Methods in com.atlassian.crowd.service.soap.server that throw InvalidRoleException
 SOAPRole SecurityServerGeneric.addRole(AuthenticatedToken applicationToken, SOAPRole soapRole)
           
 SOAPRole SecurityServer.addRole(AuthenticatedToken applicationToken, 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.throwEquivalentCheckedException(InvalidRoleException e)
           
 

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



Copyright © 2012 Atlassian. All Rights Reserved.