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

public class ProfilePolicyRule extends AbstractStringPolicyRule
Compare the profile identifier for this resolution with the provided string.
Since:
4.2.0
  • Field Details

    • log

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

    • ProfilePolicyRule

      public ProfilePolicyRule()
  • Method Details