org.jboss.picketlink.cdi.permission.annotations
Annotation Type ACLPermission


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface ACLPermission

Marker annotation. Denotes the field of an @ACLStore annotated entity bean as containing the granted ACL permissions.

Author:
Shane Bryzak



Copyright © 2012. All Rights Reserved.