Interface SecureASTCustomizer.StatementChecker
- 
- Enclosing class:
- SecureASTCustomizer
 
 public static interface SecureASTCustomizer.StatementCheckerThis interface allows the user to provide a custom statement checker if the dis/allowed statement lists are not sufficient
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAuthorized(Statement expression)
 
- 
- 
- 
Method Detail- 
isAuthorizedboolean isAuthorized(Statement expression) 
 
- 
 
-