Uses of Interface
org.opensaml.soap.wsaddressing.Action
-
Packages that use Action Package Description org.opensaml.soap.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements. -
-
Uses of Action in org.opensaml.soap.wsaddressing
Methods in org.opensaml.soap.wsaddressing that return Action Modifier and Type Method Description ActionProblemAction. getAction()Get the Action child element.Methods in org.opensaml.soap.wsaddressing with parameters of type Action Modifier and Type Method Description voidProblemAction. setAction(Action newAction)Set the Action child element.
-