Class DEREncodedKeyValueMarshaller

  • All Implemented Interfaces:
    org.opensaml.core.xml.io.Marshaller

    public class DEREncodedKeyValueMarshaller
    extends org.opensaml.core.xml.schema.impl.XSBase64BinaryMarshaller
    A thread-safe Marshaller for DEREncodedKeyValue objects.
    • Constructor Detail

      • DEREncodedKeyValueMarshaller

        public DEREncodedKeyValueMarshaller()
    • Method Detail

      • marshallAttributes

        protected void marshallAttributes​(org.opensaml.core.xml.XMLObject xmlObject,
                                          Element domElement)
                                   throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallAttributes in class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException