Package | Description |
---|---|
org.opensaml.ws.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
Action
The <wsa:Action> element.
|
interface |
Address
The <wsa:Address> element.
|
interface |
MessageID
The <wsa:MessageID> element.
|
interface |
ProblemIRI
The <wsa:ProblemIRI> element.
|
interface |
To
The <wsa:To> element.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionImpl
ActionImpl is the concrete implementation of
Action . |
class |
AddressImpl
AddressImpl is the concrete implementation of
Address . |
class |
AttributedURIImpl
AbstractAttributedURIType is the abstract implementation of
AttributedURI . |
class |
MessageIDImpl
Concrete implementation for the
MessageID element. |
class |
ProblemIRIImpl
ProblemIRIImpl is the concrete implementation of
ProblemIRI . |
class |
ToImpl
Concrete implementation for the
To element. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.