|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SearchRestriction in com.atlassian.crowd.integration.atlassianuser |
---|
Methods in com.atlassian.crowd.integration.atlassianuser that return SearchRestriction | |
---|---|
protected SearchRestriction |
CrowdEntityQueryParser.processRestriction(Query query)
|
Uses of SearchRestriction in com.atlassian.crowd.integration.service.soap |
---|
Methods in com.atlassian.crowd.integration.service.soap with parameters of type SearchRestriction | |
---|---|
static SearchContext |
ObjectTranslator.processRestrictions(SearchRestriction[] restrictions)
|
Uses of SearchRestriction in com.atlassian.crowd.integration.service.soap.client |
---|
Methods in com.atlassian.crowd.integration.service.soap.client with parameters of type SearchRestriction | |
---|---|
static SOAPGroup[] |
SecurityServerClient.searchGroups(SearchRestriction[] searchRestrictions)
|
static SOAPPrincipal[] |
SecurityServerClient.searchPrincipals(SearchRestriction[] searchRestrictions)
|
static SOAPRole[] |
SecurityServerClient.searchRoles(SearchRestriction[] searchRestrictions)
|
Uses of SearchRestriction in com.atlassian.crowd.integration.service.soap.server |
---|
Methods in com.atlassian.crowd.integration.service.soap.server with parameters of type SearchRestriction | |
---|---|
SOAPGroup[] |
SecurityServer.searchGroups(AuthenticatedToken applicationToken,
SearchRestriction[] searchRestrictions)
|
SOAPPrincipal[] |
SecurityServer.searchPrincipals(AuthenticatedToken applicationToken,
SearchRestriction[] searchRestrictions)
|
SOAPRole[] |
SecurityServer.searchRoles(AuthenticatedToken applicationToken,
SearchRestriction[] searchRestrictions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |