Class NamedXacmlAttributeParser<INPUT_ATTRIBUTE>

  • Type Parameters:
    INPUT_ATTRIBUTE - type of attribute object from input XACML Request, e.g. JAXB-annotated Attribute for XACML/XML request or JSON object for XACML/JSON request
    Direct Known Subclasses:
    XacmlJaxbParsingUtils.NamedXacmlJaxbAttributeParser

    public abstract class NamedXacmlAttributeParser<INPUT_ATTRIBUTE>
    extends Object
    Parser that parses named attributes in XACML