|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOAPPrincipalWithCredential | |
|---|---|
| com.atlassian.crowd.service | |
| com.atlassian.crowd.service.cache | |
| com.atlassian.crowd.service.soap.client | |
| com.atlassian.crowd.service.soap.server | |
| Uses of SOAPPrincipalWithCredential in com.atlassian.crowd.service |
|---|
| Method parameters in com.atlassian.crowd.service with type arguments of type SOAPPrincipalWithCredential | |
|---|---|
void |
UserManager.addAllUsers(java.util.Collection<SOAPPrincipalWithCredential> users)
Adds all users to Crowd. |
| Uses of SOAPPrincipalWithCredential in com.atlassian.crowd.service.cache |
|---|
| Method parameters in com.atlassian.crowd.service.cache with type arguments of type SOAPPrincipalWithCredential | |
|---|---|
void |
CachingUserManager.addAllUsers(java.util.Collection<SOAPPrincipalWithCredential> users)
|
| Uses of SOAPPrincipalWithCredential in com.atlassian.crowd.service.soap.client |
|---|
| Method parameters in com.atlassian.crowd.service.soap.client with type arguments of type SOAPPrincipalWithCredential | |
|---|---|
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 SOAPPrincipalWithCredential in com.atlassian.crowd.service.soap.server |
|---|
| Methods in com.atlassian.crowd.service.soap.server with parameters of type SOAPPrincipalWithCredential | |
|---|---|
void |
SecurityServerGeneric.addAllPrincipals(AuthenticatedToken applicationToken,
SOAPPrincipalWithCredential[] principals)
|
void |
SecurityServer.addAllPrincipals(AuthenticatedToken applicationToken,
SOAPPrincipalWithCredential[] principals)
Adds principals to the application's assigned directory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||