Class RecipientKeyInfoMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.xmlsec.signature.impl.AbstractXMLSignatureMarshaller
-
- org.opensaml.xmlsec.signature.impl.KeyInfoMarshaller
-
- org.opensaml.xmlsec.encryption.impl.RecipientKeyInfoMarshaller
-
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class RecipientKeyInfoMarshaller extends KeyInfoMarshaller
A thread-safe Marshaller forRecipientKeyInfo
objects.
-
-
Constructor Summary
Constructors Constructor Description RecipientKeyInfoMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.xmlsec.signature.impl.KeyInfoMarshaller
marshallAttributes
-
Methods inherited from class org.opensaml.xmlsec.signature.impl.AbstractXMLSignatureMarshaller
marshallElementContent
-
-