| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| org.openliberty.xmltooling.ims | |
| org.openliberty.xmltooling.ps.request |
| Modifier and Type | Method and Description |
|---|---|
AddEntityResponse |
PeopleService.addEntity(PSObject entity,
Subscription subscription,
TokenPolicy policy,
PStoSPRedirectURL pStoSPRedirectURL,
boolean createReciprocalPSObject)
(urn:liberty:ps:2006-08:AddEntity*) - The ClientLib will provide a mechanism for adding entities to the PS.
|
AddKnownEntityResponse |
PeopleService.addKnownEntity(PSObject entity,
Token token,
Subscription subscription,
TokenPolicy policy,
PStoSPRedirectURL pStoSPRedirectURL,
boolean createReciprocalPSObject)
(urn:liberty:ps:2006-08:AddKnownEntity*) - The WSC sends an identity token to the PS to attempt the addition of a known entity.
|
| Modifier and Type | Field and Description |
|---|---|
private TokenPolicy |
MappingInput.tokenPolicy |
| Modifier and Type | Method and Description |
|---|---|
TokenPolicy |
MappingInput.getTokenPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingInput.setTokenPolicy(TokenPolicy tokenPolicy) |
| Modifier and Type | Field and Description |
|---|---|
private TokenPolicy |
AddKnownEntityRequest.tokenPolicy |
private TokenPolicy |
AddEntityRequest.tokenPolicy |
| Modifier and Type | Method and Description |
|---|---|
TokenPolicy |
AddKnownEntityRequest.getTokenPolicy() |
TokenPolicy |
AddEntityRequest.getTokenPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddKnownEntityRequest.setTokenPolicy(TokenPolicy tokenPolicy) |
void |
AddEntityRequest.setTokenPolicy(TokenPolicy tokenPolicy) |
| Constructor and Description |
|---|
ResolveInput(TargetObjectID targetID,
TokenPolicy policy) |
Copyright © 1999–2015. All rights reserved.