Package | Description |
---|---|
org.opensaml.ws.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl |
Modifier and Type | Method and Description |
---|---|
Metadata |
EndpointReferenceType.getMetadata()
Returns the optional <wsa:Metadata> child element.
|
Modifier and Type | Method and Description |
---|---|
void |
EndpointReferenceType.setMetadata(Metadata metadata)
Sets the <wsa:Metadata> child element.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataImpl
MetadataImpl.
|
Modifier and Type | Method and Description |
---|---|
Metadata |
MetadataBuilder.buildObject()
Builds a WS-Addressing object.
|
Metadata |
MetadataBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Metadata |
EndpointReferenceTypeImpl.getMetadata()
Returns the optional <wsa:Metadata> child element.
|
Modifier and Type | Method and Description |
---|---|
void |
EndpointReferenceTypeImpl.setMetadata(Metadata newMetadata)
Sets the <wsa:Metadata> child element.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.