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

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

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

Methods in com.atlassian.crowd.service.soap.server that throw InvalidGroupException
 SOAPGroup SecurityServerGeneric.addGroup(AuthenticatedToken applicationToken, SOAPGroup soapGroup)
           
 SOAPGroup SecurityServer.addGroup(AuthenticatedToken applicationToken, SOAPGroup group)
          Adds a group to the application's assigned directory.
 

Uses of InvalidGroupException in com.atlassian.crowd.util
 

Methods in com.atlassian.crowd.util with parameters of type InvalidGroupException
static void SoapExceptionTranslator.throwEquivalentCheckedException(InvalidGroupException e)
           
 

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



Copyright © 2012 Atlassian. All Rights Reserved.