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