Class AttributeDesignatorMarshaller

  • All Implemented Interfaces:
    org.opensaml.core.xml.io.Marshaller
    Direct Known Subclasses:
    AttributeMarshaller

    public class AttributeDesignatorMarshaller
    extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
    Marshaller of AttributeDesignator objects.
    • Constructor Detail

      • AttributeDesignatorMarshaller

        public AttributeDesignatorMarshaller()
    • 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