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


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

Marks the field of an @ACLStore annotated entity bean as containing the recipient of the ACL permissions

Author:
Shane Bryzak



Copyright © 2012. All Rights Reserved.