| Package | Description |
|---|---|
| org.openliberty.xmltooling.disco |
This package models elements in the Discovery Service schema.
|
| org.openliberty.xmltooling.soap.soap11 | |
| org.openliberty.xmltooling.soapbinding | |
| org.openliberty.xmltooling.wsa |
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<Framework> |
RequestedService.frameworks |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<Framework> |
RequestedService.getFrameworks() |
| Modifier and Type | Field and Description |
|---|---|
private Framework |
HeaderIDWSF.framework |
| Modifier and Type | Method and Description |
|---|---|
Framework |
HeaderIDWSF.getFramework() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderIDWSF.setFramework(Framework framework) |
| Modifier and Type | Method and Description |
|---|---|
Framework |
Framework.Builder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<Framework> |
Metadata.frameworks |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<Framework> |
Metadata.getFrameworks()
One or more <Framework> elements MUST be present in the EPR <Metadata> element.
|
Copyright © 1999–2015. All rights reserved.