Class PolicyRuleLoadingCache<T>

java.lang.Object
io.confluent.security.policyapi.PolicyRuleLoadingCache<T>

public final class PolicyRuleLoadingCache<T> extends Object
  • Field Details

  • Constructor Details

    • PolicyRuleLoadingCache

      public PolicyRuleLoadingCache(org.projectnessie.cel.Env env)
    • PolicyRuleLoadingCache

      public PolicyRuleLoadingCache(long capacity, org.projectnessie.cel.Env env)
  • Method Details