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 |
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 |
---|---|
void |
SecurityServerGeneric.addAllPrincipals(AuthenticatedToken applicationToken,
SOAPPrincipalWithCredential[] principals) |
void |
SecurityServer.addAllPrincipals(AuthenticatedToken applicationToken,
SOAPPrincipalWithCredential[] principals)
Adds principals to the application's assigned directory.
|
Copyright © 2020 Atlassian. All rights reserved.