当前页面:
在线文档首页 >
Java Platform, Enterprise Edition v5.0 API Specifications
DeclareRoles (Java EE 5 SDK) - Java Platform, Enterprise Edition v5.0 API Specifications
javax.annotation.security
Annotation Type DeclareRoles
@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface DeclareRoles
Used by application to declare roles. It can be
specified on a class.
- Since:
- Common Annotations 1.0
value
public abstract String[] value
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.