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 SecurityServer.addRole(AuthenticatedToken applicationToken, SOAPRole role)
          Deprecated.  
 

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 © 2013 Atlassian. All Rights Reserved.