Class XACMLAuthzDecisionQueryTypeUnmarshaller

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

    public class XACMLAuthzDecisionQueryTypeUnmarshaller
    extends org.opensaml.saml.saml2.core.impl.RequestAbstractTypeUnmarshaller
    A thread-safe Unmarshaller for XACMLAuthzDecisionQueryType objects.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void processAttribute​(org.opensaml.core.xml.XMLObject samlObject, Attr attribute)
      protected void processChildElement​(org.opensaml.core.xml.XMLObject parentObject, org.opensaml.core.xml.XMLObject childObject)
      • Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller

        parseSAMLVersion
      • Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller

        buildXMLObject, checkIDAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
    • Constructor Detail

      • XACMLAuthzDecisionQueryTypeUnmarshaller

        public XACMLAuthzDecisionQueryTypeUnmarshaller()
    • Method Detail

      • processChildElement

        protected void processChildElement​(org.opensaml.core.xml.XMLObject parentObject,
                                           org.opensaml.core.xml.XMLObject childObject)
                                    throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processChildElement in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException
      • processAttribute

        protected void processAttribute​(org.opensaml.core.xml.XMLObject samlObject,
                                        Attr attribute)
                                 throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processAttribute in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException