Uses of Interface
org.opensaml.soap.wsaddressing.ReferenceParameters
-
Packages that use ReferenceParameters Package Description org.opensaml.soap.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements. -
-
Uses of ReferenceParameters in org.opensaml.soap.wsaddressing
Methods in org.opensaml.soap.wsaddressing that return ReferenceParameters Modifier and Type Method Description ReferenceParametersEndpointReferenceType. getReferenceParameters()Returns the optional <wsa:ReferenceParameters> child element.Methods in org.opensaml.soap.wsaddressing with parameters of type ReferenceParameters Modifier and Type Method Description voidEndpointReferenceType. setReferenceParameters(ReferenceParameters referenceParameters)Sets the <wsa:ReferenceParameters> child element.
-