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


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

Marks the field of an @ACLStore annotated entity bean as containing the identifier value for the resource.

Author:
Shane Bryzak



Copyright © 2012. All Rights Reserved.