Interface AttributeDesignatorExpression<AV extends AttributeValue>

    • Method Detail

      • getAttributeFQN

        AttributeFqn getAttributeFQN()
        Get Attribute Category/Issuer/Id
        Returns:
        attribute GUID (category, issuer, ID)
      • isNonEmptyBagRequired

        boolean isNonEmptyBagRequired()
        Indicates whether the attribute's presence is required, i.e. it must have at least one value in this context (non-empty bag). Equivalent of XACML MustBePresent flag.
        Returns:
        true iff the resulting bag must be non-empty, i.e. there must be at least one value for this attribute in the context