Class EntityDescriptorMarshaller

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

    public class EntityDescriptorMarshaller
    extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
    A thread safe Marshaller for EntityDescriptor objects.
    • Constructor Detail

      • EntityDescriptorMarshaller

        public EntityDescriptorMarshaller()
    • Method Detail

      • marshallAttributes

        protected void marshallAttributes​(org.opensaml.core.xml.XMLObject samlElement,
                                          Element domElement)
        Overrides:
        marshallAttributes in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller