Modifier and Type | Method and Description |
---|---|
void |
ApplicationServiceGeneric.addAllUsers(Application application,
Collection<UserTemplateWithCredentialAndAttributes> userTemplates) |
void |
AbstractDelegatingApplicationService.addAllUsers(Application application,
Collection<UserTemplateWithCredentialAndAttributes> users) |
void |
ApplicationService.addAllUsers(Application application,
Collection<UserTemplateWithCredentialAndAttributes> users)
Adds the user to THE FIRST permissible active directory.
|
Modifier and Type | Method and Description |
---|---|
void |
UserManager.addAllUsers(Collection<SOAPPrincipalWithCredential> users)
Adds all users to Crowd.
|
Modifier and Type | Method and Description |
---|---|
void |
CachingUserManager.addAllUsers(Collection<SOAPPrincipalWithCredential> users) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityServerClientImpl.addAllPrincipals(Collection<SOAPPrincipalWithCredential> principals) |
void |
SecurityServerClient.addAllPrincipals(Collection<SOAPPrincipalWithCredential> principals)
Adds principals to the application's assigned directory.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoapExceptionTranslator.throwSoapEquivalentCheckedException(BulkAddFailedException e) |
Modifier and Type | Method and Description |
---|---|
static void |
SoapExceptionTranslator.throwEquivalentCheckedException(BulkAddFailedException e) |
Copyright © 2020 Atlassian. All rights reserved.