Class XACMLAuthzDecisionQueryTypeMarshaller

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

    public class XACMLAuthzDecisionQueryTypeMarshaller
    extends org.opensaml.saml.saml2.core.impl.RequestAbstractTypeMarshaller
    A thread-safe Marshaller for XACMLAuthzDecisionQueryType objects.
    • Constructor Detail

      • XACMLAuthzDecisionQueryTypeMarshaller

        public XACMLAuthzDecisionQueryTypeMarshaller()
    • 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 org.opensaml.saml.saml2.core.impl.RequestAbstractTypeMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException