Uses of Class
org.xwiki.rendering.internal.macro.script.AbstractScriptCheckerListener

Packages that use AbstractScriptCheckerListener
org.xwiki.rendering.internal.macro.script   
 

Uses of AbstractScriptCheckerListener in org.xwiki.rendering.internal.macro.script
 

Subclasses of AbstractScriptCheckerListener in org.xwiki.rendering.internal.macro.script
 class NestedScriptMacroValidatorListener
          Listens to ScriptEvaluatingEvent and cancels the evaluation if the script is nested.
 class PermissionCheckerListener
          Listens to ScriptEvaluatingEvent and aborts execution if the user is not permitted to execute the script.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.