当前页面:
在线文档首页 >
JBoss Seam 1.1.0 bate1 API 英文版文档
AclProvider (JBoss Seam API Documentation) - JBoss Seam 1.1.0 bate1 API 英文版文档
org.jboss.seam.annotations
Annotation Type AclProvider
@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
public @interface AclProvider
Used in conjunction with @DefinePermissions to specify which AclProvider
should be used to check permissions for the specified actions against the object.
- Author:
- Shane Bryzak
actions
public abstract String actions
provider
public abstract String provider