Interface NamedXacmlAttributeParsingResult<AV extends AttributeValue>

    • Method Detail

      • getAttributeName

        AttributeFqn getAttributeName()
        Returns:
        attribute (fully-qualified) name, i.e. category/Issuer/ID
      • getAttributeDatatype

        Datatype<AV> getAttributeDatatype()
        Returns:
        attribute datatype
      • getAttributeValues

        Collection<AV> getAttributeValues()
        Returns:
        attribute value