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

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

Uses of InvalidRoleException in com.atlassian.crowd.integration.directory
 

Methods in com.atlassian.crowd.integration.directory that throw InvalidRoleException
 RemoteRole RemoteDirectory.addRole(RemoteRole role)
          Adds a role to the directory store.
 

Uses of InvalidRoleException in com.atlassian.crowd.integration.directory.connector
 

Methods in com.atlassian.crowd.integration.directory.connector that throw InvalidRoleException
 RemoteRole SpringLDAPConnector.addRole(RemoteRole role)
           
 

Uses of InvalidRoleException in com.atlassian.crowd.integration.directory.internal
 

Methods in com.atlassian.crowd.integration.directory.internal that throw InvalidRoleException
 RemoteRole InternalDirectory.addRole(RemoteRole role)
           
 

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

Methods in com.atlassian.crowd.integration.service.soap.client that throw InvalidRoleException
static SOAPRole SecurityServerClient.addRole(SOAPRole role)
           
 

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)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.