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


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

Marker annotation. Denotes the field of an @ACLStore annotated entity bean as containing the fully qualified class name of the resource being secured

Author:
Shane Bryzak



Copyright © 2012. All Rights Reserved.