Uses of Class
org.opensaml.soap.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
-
Packages that use EndpointReferenceTypeUnmarshaller Package Description org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing.org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust. -
-
Uses of EndpointReferenceTypeUnmarshaller in org.opensaml.soap.wsaddressing.impl
Subclasses of EndpointReferenceTypeUnmarshaller in org.opensaml.soap.wsaddressing.impl Modifier and Type Class Description classEndpointReferenceUnmarshallerUnmarshaller for the <wsa:EndpointReference> element.classFaultToUnmarshallerUnmarshaller for the <wsa:FaultTo> element.classFromUnmarshallerUnmarshaller for the <wsa:From> element.classReplyToUnmarshallerUnmarshaller for the <wsa:ReplyTo> element. -
Uses of EndpointReferenceTypeUnmarshaller in org.opensaml.soap.wstrust.impl
Subclasses of EndpointReferenceTypeUnmarshaller in org.opensaml.soap.wstrust.impl Modifier and Type Class Description classIssuerUnmarshallerIssuerUnmarshaller.
-