Class PolicyRuleLoadingCache<T>
java.lang.Object
io.confluent.security.policyapi.PolicyRuleLoadingCache<T>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPolicyRuleLoadingCache(long capacity, org.projectnessie.cel.Env env) PolicyRuleLoadingCache(org.projectnessie.cel.Env env) -
Method Summary
-
Field Details
-
CAPACITY_DEFAULT
public static final long CAPACITY_DEFAULT- See Also:
-
-
Constructor Details
-
PolicyRuleLoadingCache
public PolicyRuleLoadingCache(org.projectnessie.cel.Env env) -
PolicyRuleLoadingCache
public PolicyRuleLoadingCache(long capacity, org.projectnessie.cel.Env env)
-
-
Method Details
-
get
-