@FunctionalInterface public interface SecureASTCustomizer.ExpressionChecker
This interface allows the user to plugin custom expression checkers if expression blacklist or whitelist are not sufficient
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
isAuthorized(Expression expression) |