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