Groovy 2.2.0

org.codehaus.groovy.control.customizers
[Java] Interface SecureASTCustomizer.StatementChecker


public static interface SecureASTCustomizer.StatementChecker

Method Summary
boolean isAuthorized(Statement expression)

 

Method Detail

isAuthorized

public boolean isAuthorized(Statement expression)


 

Copyright © 2003-2013 The Codehaus. All rights reserved.