Uses of Class
org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
-
Packages that use AbstractWSAddressingObjectUnmarshaller 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 AbstractWSAddressingObjectUnmarshaller in org.opensaml.soap.wsaddressing.impl
Subclasses of AbstractWSAddressingObjectUnmarshaller in org.opensaml.soap.wsaddressing.impl Modifier and Type Class Description classActionUnmarshallerUnmarshaller for the <wsa:Action> element.classAddressUnmarshallerUnmarshaller for the <wsa:Address> element.classAttributedUnsignedLongUnmarshallerUnmarshaller for instances ofAttributedUnsignedLong.classAttributedURIUnmarshallerAbstract unmarshaller for the element of typeAttributedURI.classEndpointReferenceTypeUnmarshallerAbstract unmarshaller for the element of typeEndpointReferenceType.classEndpointReferenceUnmarshallerUnmarshaller for the <wsa:EndpointReference> element.classFaultToUnmarshallerUnmarshaller for the <wsa:FaultTo> element.classFromUnmarshallerUnmarshaller for the <wsa:From> element.classMessageIDUnmarshallerUnmarshaller for the <wsa:MessageID> element.classMetadataUnmarshallerMetadataUnmarshaller.classProblemActionUnmarshallerUnmarshaller for instances ofProblemActionUnmarshaller.classProblemIRIUnmarshallerUnmarshaller for the <wsa:ProblemIRI> element.classReferenceParametersUnmarshallerReferenceParametersUnmarshaller.classReplyToUnmarshallerUnmarshaller for the <wsa:ReplyTo> element.classRetryAfterUnmarshallerUnmarshaller for instances of <wsa:RetryAfter>.classToUnmarshallerUnmarshaller for the <wsa:To> element. -
Uses of AbstractWSAddressingObjectUnmarshaller in org.opensaml.soap.wstrust.impl
Subclasses of AbstractWSAddressingObjectUnmarshaller in org.opensaml.soap.wstrust.impl Modifier and Type Class Description classIssuerUnmarshallerIssuerUnmarshaller.
-