Class RequestedAttributeMarshaller

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

    public class RequestedAttributeMarshaller
    extends AttributeMarshaller
    A thread-safe Marshaller for RequestedAttribute objects.
    • Constructor Detail

      • RequestedAttributeMarshaller

        public RequestedAttributeMarshaller()
    • Method Detail

      • marshallAttributes

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