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