Package org.opensaml.soap.wstrust.impl
Class SignChallengeResponseUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectUnmarshaller
org.opensaml.soap.wstrust.impl.SignChallengeTypeUnmarshaller
org.opensaml.soap.wstrust.impl.SignChallengeResponseUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for the wst:SignChallengeResponse element.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.soap.wstrust.impl.SignChallengeTypeUnmarshaller
processAttribute, processChildElementMethods inherited from class org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectUnmarshaller
processElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
SignChallengeResponseUnmarshaller
public SignChallengeResponseUnmarshaller()
-