Uses of Interface
org.opensaml.soap.wsaddressing.EndpointReferenceType
-
Packages that use EndpointReferenceType Package Description org.opensaml.soap.wsaddressing XMLObject interfaces for WS-Addressing 1.0 elements.org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements. -
-
Uses of EndpointReferenceType in org.opensaml.soap.wsaddressing
Subinterfaces of EndpointReferenceType in org.opensaml.soap.wsaddressing Modifier and Type Interface Description interfaceEndpointReferenceThe <wsa:EndpointReference> element.interfaceFaultToThe <wsa:FaultTo> element.interfaceFromThe <wsa:From> element.interfaceReplyToThe <wsa:ReplyTo> element. -
Uses of EndpointReferenceType in org.opensaml.soap.wstrust
Subinterfaces of EndpointReferenceType in org.opensaml.soap.wstrust Modifier and Type Interface Description interfaceIssuerThe wst:Issuer element.
-