站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.1.0 cr1 API 英文版文档

org.jboss.seam.annotations.security (JBoss Seam API Documentation) - JBoss Seam 1.1.0 cr1 API 英文版文档


Package org.jboss.seam.annotations.security

Annotation Types Summary
AclProvider Used in conjunction with @DefinePermissions to specify which AclProvider should be used to check permissions for the specified actions against the object.
DefinePermissions Used to explicitly define permissions for a component
Permission Used in conjunction with @Secure to control access to a Seam component or component method.
Secure Used to configure security for a Seam component or component method.