com.taggercat.handlers
Annotation Type ActionPermission


@Retention(value=RUNTIME)
@Documented
public @interface ActionPermission

This annotation can be used to add permissions to an action; the default is applied if not specified: Where the default may be determined from the Entity the request applies to.

 

Optional Element Summary
 java.lang.String groups
           
 

groups

public abstract java.lang.String groups
Default:
""