Class CertIdentityPoolFilter
java.lang.Object
io.confluent.security.mtls.CertIdentityPoolFilter
This class implements the CEL filter for the cert identity pool.
It also supports caching of the compiled filters to avoid recompilation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CertIdentityPoolFilter
public CertIdentityPoolFilter()
-
-
Method Details
-
filter
-
validate
Validate the given filter, throw exception if the filter is invalid.
-