| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| org.openliberty.xmltooling.dst2_1.ref |
This package models elements from the DST 2.1 Reference Implementation schema.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyItem |
PersonalProfileService.modifyItemForXPathAndObject(String xPathModifySelector,
org.opensaml.core.xml.XMLObject modifiedObject)
This method returns a ModifyItem with the data necessary to update the portion of the
Personal Profile indicated by the xPathModifySelector with the provided modifiedObject
|
| Modifier and Type | Method and Description |
|---|---|
ModifyResponse |
PersonalProfileService.invokeModifyForModifyItems(List<ModifyItem> modifyItems)
This method invoked a Modify request to the Profile Service.
|
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<ModifyItem> |
Modify.modifyItems |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<ModifyItem> |
Modify.getModifyItems() |
Copyright © 1999–2015. All rights reserved.