Package org.opensaml.soap.wstrust.impl
Class CombinedHashUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.core.xml.schema.impl.XSBase64BinaryUnmarshaller
-
- org.opensaml.soap.wstrust.impl.CombinedHashUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class CombinedHashUnmarshaller extends XSBase64BinaryUnmarshaller
Unmarshaller for the wst:CombinedHash element.
-
-
Constructor Summary
Constructors Constructor Description CombinedHashUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.core.xml.schema.impl.XSBase64BinaryUnmarshaller
processElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-