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

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

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

Methods in com.atlassian.crowd.service.soap.server that throw BulkAddFailedException
 void SecurityServerGeneric.addAllPrincipals(AuthenticatedToken applicationToken, SOAPPrincipalWithCredential[] principals)
           
 void SecurityServer.addAllPrincipals(AuthenticatedToken applicationToken, SOAPPrincipalWithCredential[] principals)
          Adds principals to the application's assigned directory.
 

Uses of BulkAddFailedException in com.atlassian.crowd.util
 

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

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



Copyright © 2012 Atlassian. All Rights Reserved.