| Package | Description |
|---|---|
| org.opensaml.soap.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
| org.opensaml.soap.wsaddressing.impl |
XML Object provider implementations for WS-Addressing.
|
| Modifier and Type | Method and Description |
|---|---|
SoapAction |
ProblemAction.getSoapAction()
Get the SoapAction child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemAction.setSoapAction(SoapAction newSoapAction)
Set the SoapAction child element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SoapActionImpl
Implementation of
SoapAction. |
| Modifier and Type | Method and Description |
|---|---|
SoapAction |
SoapActionBuilder.buildObject()
Builds a WS-Addressing object.
|
SoapAction |
SoapActionBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
SoapAction |
ProblemActionImpl.getSoapAction()
Get the SoapAction child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemActionImpl.setSoapAction(SoapAction newSoapAction)
Set the SoapAction child element.
|
Copyright © 2021. All rights reserved.