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