Class IssuerEntityAttributeRegexPolicyRule

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

public class IssuerEntityAttributeRegexPolicyRule extends AbstractEntityAttributeRegexPolicyRule
Matcher that checks, via regex, if the attribute issuer contains an entity attribute with a given value.
  • Constructor Details

    • IssuerEntityAttributeRegexPolicyRule

      public IssuerEntityAttributeRegexPolicyRule()
  • Method Details