@FunctionalInterface public interface SecureASTCustomizer.ExpressionChecker
This interface allows the user to provide a custom expression checker if the dis/allowed expression lists are not sufficient
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public boolean | isAuthorized(Expression expression) |