Class ProxiedRequesterPolicyRule

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

public class ProxiedRequesterPolicyRule extends AbstractStringPolicyRule
Compare a proxied attribute requester's entity ID for this resolution with the provided name.
Since:
3.4.0
  • Field Details

    • log

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

    • ProxiedRequesterPolicyRule

      public ProxiedRequesterPolicyRule()
  • Method Details

    • matches

      public PolicyRequirementRule.Tristate matches(@Nonnull AttributeFilterContext filterContext)
      Compare the requester from the context with the provided string.
      Parameters:
      filterContext - the context
      Returns:
      whether it matches whether the rule holds