Class AuthorizationDecisionQueryMarshaller

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

    public class AuthorizationDecisionQueryMarshaller
    extends SubjectQueryMarshaller
    A thread safe Marshaller for AuthorizationDecisionQuery objects.
    • Constructor Detail

      • AuthorizationDecisionQueryMarshaller

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