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

Packages that use InvalidGroupException
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 InvalidGroupException in com.atlassian.crowd.integration.directory
 

Methods in com.atlassian.crowd.integration.directory that throw InvalidGroupException
 RemoteGroup RemoteDirectory.addGroup(RemoteGroup group)
          Adds a group to the directory store.
 

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

Methods in com.atlassian.crowd.integration.directory.connector that throw InvalidGroupException
 RemoteGroup SpringLDAPConnector.addGroup(RemoteGroup group)
           
 

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

Methods in com.atlassian.crowd.integration.directory.internal that throw InvalidGroupException
 RemoteGroup InternalDirectory.addGroup(RemoteGroup group)
           
 

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

Methods in com.atlassian.crowd.integration.service.soap.client that throw InvalidGroupException
static SOAPGroup SecurityServerClient.addGroup(SOAPGroup group)
           
 

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

Methods in com.atlassian.crowd.integration.service.soap.server that throw InvalidGroupException
 SOAPGroup SecurityServer.addGroup(AuthenticatedToken applicationToken, SOAPGroup group)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.