Package org.opensaml.soap.wstrust.impl
Class SignChallengeResponseMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller
org.opensaml.soap.wstrust.impl.SignChallengeTypeMarshaller
org.opensaml.soap.wstrust.impl.SignChallengeResponseMarshaller
- All Implemented Interfaces:
Marshaller
public class SignChallengeResponseMarshaller extends SignChallengeTypeMarshaller
Marshaller for the SignChallengeResponse element.
-
Constructor Summary
Constructors Constructor Description SignChallengeResponseMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.soap.wstrust.impl.SignChallengeTypeMarshaller
marshallAttributes
Methods inherited from class org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller
marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
SignChallengeResponseMarshaller
public SignChallengeResponseMarshaller()
-