当前页面:
在线文档首页 >
JBoss Seam 1.1.0 cr1 API 英文版文档
AclProvider (JBoss Seam API Documentation) - JBoss Seam 1.1.0 cr1 API 英文版文档
org.jboss.seam.annotations.security
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
Optional Element Summary |
int |
mask
|
action
public abstract String action
provider
public abstract String provider
mask
public abstract int mask
- Default:
- 0