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

Packages that use BulkAddFailedException
com.atlassian.crowd.acceptance.tests.client.load   
com.atlassian.crowd.manager.application   
com.atlassian.crowd.service   
com.atlassian.crowd.service.cache   
com.atlassian.crowd.service.soap.client   
com.atlassian.crowd.util   
 

Uses of BulkAddFailedException in com.atlassian.crowd.acceptance.tests.client.load
 

Methods in com.atlassian.crowd.acceptance.tests.client.load that throw BulkAddFailedException
 void SecurityServerClientBulkAddTest.testBulkUserCreationFailedNoPermission()
           
 

Uses of BulkAddFailedException in com.atlassian.crowd.manager.application
 

Methods in com.atlassian.crowd.manager.application that throw BulkAddFailedException
 void ApplicationService.addAllUsers(Application application, java.util.Collection<UserTemplateWithCredentialAndAttributes> users)
          Adds the user to THE FIRST permissible active directory.
 void TranslatingApplicationService.addAllUsers(Application application, java.util.Collection<UserTemplateWithCredentialAndAttributes> users)
           
 void ApplicationServiceGeneric.addAllUsers(Application application, java.util.Collection<UserTemplateWithCredentialAndAttributes> userTemplates)
           
 

Uses of BulkAddFailedException in com.atlassian.crowd.service
 

Methods in com.atlassian.crowd.service that throw BulkAddFailedException
 void UserManager.addAllUsers(java.util.Collection<SOAPPrincipalWithCredential> users)
          Adds all users to Crowd.
 

Uses of BulkAddFailedException in com.atlassian.crowd.service.cache
 

Methods in com.atlassian.crowd.service.cache that throw BulkAddFailedException
 void CachingUserManager.addAllUsers(java.util.Collection<SOAPPrincipalWithCredential> users)
           
 

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

Methods in com.atlassian.crowd.service.soap.client that throw BulkAddFailedException
 void SecurityServerClientImpl.addAllPrincipals(java.util.Collection<SOAPPrincipalWithCredential> principals)
           
 void SecurityServerClient.addAllPrincipals(java.util.Collection<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.throwSoapEquivalentCheckedException(BulkAddFailedException e)
           
 

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



Copyright © 2010 Atlassian. All Rights Reserved.