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

public class AttributeIssuerPolicyRule extends AbstractStringPolicyRule
Compare the attribute issuer's entity ID for this resolution with the provided name.
  • Field Details

    • log

      @Nonnull private final org.slf4j.Logger log
      Class logger.
  • Constructor Details

    • AttributeIssuerPolicyRule

      public AttributeIssuerPolicyRule()
  • Method Details