| Package | Description |
|---|---|
| com.atlassian.crowd.service | |
| com.atlassian.crowd.service.cache | |
| com.atlassian.crowd.service.soap.client | |
| com.atlassian.crowd.service.soap.server |
| 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 |
SecurityServerClient.addAllPrincipals(Collection<SOAPPrincipalWithCredential> principals)
Adds principals to the application's assigned directory.
|
void |
SecurityServerClientImpl.addAllPrincipals(Collection<SOAPPrincipalWithCredential> principals) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityServerGeneric.addAllPrincipals(AuthenticatedToken applicationToken,
SOAPPrincipalWithCredential[] principals) |
void |
SecurityServer.addAllPrincipals(AuthenticatedToken applicationToken,
SOAPPrincipalWithCredential[] principals)
Adds principals to the application's assigned directory.
|
Copyright © 2019 Atlassian. All rights reserved.