Class RequesterEntityAttributeExactPolicyRule

All Implemented Interfaces:
PolicyRequirementRule, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent

public class RequesterEntityAttributeExactPolicyRule extends AbstractEntityAttributeExactPolicyRule
Matcher that checks, via an exact match, if the attribute requester's metadata contains an entity attribute with a given value.
  • Constructor Details

    • RequesterEntityAttributeExactPolicyRule

      public RequesterEntityAttributeExactPolicyRule()
  • Method Details