Class OriginatorKeyInfoUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.xmlsec.signature.impl.AbstractXMLSignatureUnmarshaller
-
- org.opensaml.xmlsec.signature.impl.KeyInfoUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.OriginatorKeyInfoUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class OriginatorKeyInfoUnmarshaller extends KeyInfoUnmarshaller
A thread-safe Unmarshaller forOriginatorKeyInfo
objects.
-
-
Constructor Summary
Constructors Constructor Description OriginatorKeyInfoUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.xmlsec.signature.impl.KeyInfoUnmarshaller
processAttribute, processChildElement
-
Methods inherited from class org.opensaml.xmlsec.signature.impl.AbstractXMLSignatureUnmarshaller
processElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-