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