Uses of Interface
org.opensaml.soap.wsaddressing.SoapAction
-
Packages that use SoapAction Package Description org.opensaml.soap.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements. -
-
Uses of SoapAction in org.opensaml.soap.wsaddressing
Methods in org.opensaml.soap.wsaddressing that return SoapAction Modifier and Type Method Description SoapActionProblemAction. getSoapAction()Get the SoapAction child element.Methods in org.opensaml.soap.wsaddressing with parameters of type SoapAction Modifier and Type Method Description voidProblemAction. setSoapAction(SoapAction newSoapAction)Set the SoapAction child element.
-