| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| 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 PStoSPRedirectURL |
AddEntityRequest.pStoSPRedirectURL |
| Modifier and Type | Method and Description |
|---|---|
PStoSPRedirectURL |
PStoSPRedirectURL.Builder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
PStoSPRedirectURL |
AddEntityRequest.getPStoSPRedirectURL() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddEntityRequest.setPStoSPRedirectURL(PStoSPRedirectURL pStoSPRedirectURL) |
Copyright © 1999–2015. All rights reserved.