Class EncryptedKeyMarshaller

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

    public class EncryptedKeyMarshaller
    extends EncryptedTypeMarshaller
    A thread-safe Marshaller for EncryptedKey objects.
    • Constructor Detail

      • EncryptedKeyMarshaller

        public EncryptedKeyMarshaller()
    • 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 EncryptedTypeMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException