Class IssuerEntityAttributeExactPolicyRule

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

public class IssuerEntityAttributeExactPolicyRule extends AbstractEntityAttributeExactPolicyRule
Matcher that checks, via an exact match, if the attribute issuer contains an entity attribute with a given value.
  • Constructor Details

    • IssuerEntityAttributeExactPolicyRule

      public IssuerEntityAttributeExactPolicyRule()
  • Method Details