|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SOAPPrincipal in com.atlassian.crowd.integration.atlassianuser |
---|
Methods in com.atlassian.crowd.integration.atlassianuser that return SOAPPrincipal | |
---|---|
SOAPPrincipal |
CrowdUserManager.findPrincipalByName(String username)
|
static SOAPPrincipal |
CacheManager.getPrincipal(String name)
|
Methods in com.atlassian.crowd.integration.atlassianuser with parameters of type SOAPPrincipal | |
---|---|
static void |
CacheManager.cachePrincipal(SOAPPrincipal principal)
|
static void |
CacheManager.cachePrincipals(SOAPPrincipal[] principals)
|
Constructors in com.atlassian.crowd.integration.atlassianuser with parameters of type SOAPPrincipal | |
---|---|
CrowdUser(SOAPPrincipal principal)
|
Uses of SOAPPrincipal in com.atlassian.crowd.integration.osuser |
---|
Methods in com.atlassian.crowd.integration.osuser that return SOAPPrincipal | |
---|---|
static SOAPPrincipal |
CrowdBaseProvider.findPrincipalByName(String username)
|
Methods in com.atlassian.crowd.integration.osuser with parameters of type SOAPPrincipal | |
---|---|
protected void |
CrowdBaseProvider.cachePrincipals(SOAPPrincipal[] principals)
|
Uses of SOAPPrincipal in com.atlassian.crowd.integration.service.soap |
---|
Methods in com.atlassian.crowd.integration.service.soap that return SOAPPrincipal | |
---|---|
static SOAPPrincipal |
ObjectTranslator.processPrincipal(RemotePrincipal remotePrincipal)
|
static SOAPPrincipal[] |
ObjectTranslator.processPrincipals(List principals)
|
Methods in com.atlassian.crowd.integration.service.soap with parameters of type SOAPPrincipal | |
---|---|
static RemotePrincipal |
ObjectTranslator.processPrincipal(SOAPPrincipal soapPrincipal)
|
Uses of SOAPPrincipal in com.atlassian.crowd.integration.service.soap.client |
---|
Methods in com.atlassian.crowd.integration.service.soap.client that return SOAPPrincipal | |
---|---|
static SOAPPrincipal |
SecurityServerClient.addPrincipal(SOAPPrincipal principal,
PasswordCredential credential)
|
static SOAPPrincipal[] |
SecurityServerClient.findAllPrincipals()
|
static SOAPPrincipal |
SecurityServerClient.findPrincipalByName(String name)
|
static SOAPPrincipal |
SecurityServerClient.findPrincipalByToken(String key)
|
static SOAPPrincipal[] |
SecurityServerClient.searchPrincipals(SearchRestriction[] searchRestrictions)
|
Methods in com.atlassian.crowd.integration.service.soap.client with parameters of type SOAPPrincipal | |
---|---|
static SOAPPrincipal |
SecurityServerClient.addPrincipal(SOAPPrincipal principal,
PasswordCredential credential)
|
Uses of SOAPPrincipal in com.atlassian.crowd.integration.service.soap.server |
---|
Methods in com.atlassian.crowd.integration.service.soap.server that return SOAPPrincipal | |
---|---|
SOAPPrincipal |
SecurityServer.addPrincipal(AuthenticatedToken applicationToken,
SOAPPrincipal principal,
PasswordCredential credential)
|
SOAPPrincipal |
SecurityServer.findPrincipalByName(AuthenticatedToken applicationToken,
String name)
|
SOAPPrincipal |
SecurityServer.findPrincipalByToken(AuthenticatedToken applicationToken,
String key)
|
SOAPPrincipal[] |
SecurityServer.searchPrincipals(AuthenticatedToken applicationToken,
SearchRestriction[] searchRestrictions)
|
Methods in com.atlassian.crowd.integration.service.soap.server with parameters of type SOAPPrincipal | |
---|---|
SOAPPrincipal |
SecurityServer.addPrincipal(AuthenticatedToken applicationToken,
SOAPPrincipal principal,
PasswordCredential credential)
|
Uses of SOAPPrincipal in com.atlassian.crowd.integration.soap |
---|
Methods in com.atlassian.crowd.integration.soap that return SOAPPrincipal | |
---|---|
SOAPPrincipal[] |
SOAPGroup.getMembers()
|
SOAPPrincipal[] |
SOAPRole.getMembers()
|
Methods in com.atlassian.crowd.integration.soap with parameters of type SOAPPrincipal | |
---|---|
void |
SOAPGroup.setMembers(SOAPPrincipal[] members)
|
void |
SOAPRole.setMembers(SOAPPrincipal[] members)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |