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

Packages that use InvalidRoleException
com.atlassian.crowd.integration.service.soap.client   
com.atlassian.crowd.integration.service.soap.server   
 

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

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

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

Methods in com.atlassian.crowd.integration.service.soap.server that throw InvalidRoleException
 SOAPRole SecurityServer.addRole(AuthenticatedToken applicationToken, SOAPRole role)
          Adds a role to the application's assigned directory.
 



Copyright © 2007 Atlassian Software Systems. All Rights Reserved.