Class AffiliationDescriptorMarshaller

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

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

      • AffiliationDescriptorMarshaller

        public AffiliationDescriptorMarshaller()
    • Method Detail

      • marshallAttributes

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