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