Class CryptoBinaryUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.core.xml.schema.impl.XSBase64BinaryUnmarshaller
org.opensaml.xmlsec.signature.impl.CryptoBinaryUnmarshaller
- All Implemented Interfaces:
Unmarshaller
A thread-safe Unmarshaller for
CryptoBinary objects.-
Field Summary
Fields inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
CONFIG_PROPERTY_XML_STRICT_MODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.xml.schema.impl.XSBase64BinaryUnmarshaller
processElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
CryptoBinaryUnmarshaller
public CryptoBinaryUnmarshaller()
-