Uses of Interface
org.opensaml.soap.wsaddressing.EndpointReferenceType
Package | Description |
---|---|
org.opensaml.soap.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.soap.wsaddressing.impl |
XML Object provider implementations for WS-Addressing.
|
org.opensaml.soap.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.soap.wstrust.impl |
XML Object provider implementations for WS-Trust.
|
-
Uses of EndpointReferenceType in org.opensaml.soap.wsaddressing
Subinterfaces of EndpointReferenceType in org.opensaml.soap.wsaddressing Modifier and Type Interface Description interface
EndpointReference
The <wsa:EndpointReference> element.interface
FaultTo
The <wsa:FaultTo> element.interface
From
The <wsa:From> element.interface
ReplyTo
The <wsa:ReplyTo> element. -
Uses of EndpointReferenceType in org.opensaml.soap.wsaddressing.impl
Classes in org.opensaml.soap.wsaddressing.impl that implement EndpointReferenceType Modifier and Type Class Description class
EndpointReferenceImpl
Concrete implementation of elementEndpointReference
.class
EndpointReferenceTypeImpl
Abstract implementation of the element of typeEndpointReferenceType
.class
FaultToImpl
Concrete implementation of elementFaultTo
.class
FromImpl
Concrete implementation of elementFrom
.class
ReplyToImpl
Concrete implementation of elementReplyTo
. -
Uses of EndpointReferenceType in org.opensaml.soap.wstrust
Subinterfaces of EndpointReferenceType in org.opensaml.soap.wstrust Modifier and Type Interface Description interface
Issuer
The wst:Issuer element. -
Uses of EndpointReferenceType in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement EndpointReferenceType Modifier and Type Class Description class
IssuerImpl
IssuerImpl.