org.jwall.web.audit.rules
Annotation Type Permissions


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Permissions

This annotation is provided by rule-actions and provides a hint to rule-engines which permissions should be available before executing an action.

Author:
Christian Bockermann <chris@jwall.org>

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2012 jwall.org. All Rights Reserved.