Class RecipientKeyInfoUnmarshaller
- 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.RecipientKeyInfoUnmarshaller
-
- All Implemented Interfaces:
org.opensaml.core.xml.io.Unmarshaller
public class RecipientKeyInfoUnmarshaller extends KeyInfoUnmarshaller
A thread-safe Unmarshaller forRecipientKeyInfo
objects.
-
-
Constructor Summary
Constructors Constructor Description RecipientKeyInfoUnmarshaller()
-
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
-
-