Annotation Interface DeclareRoles


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface DeclareRoles
Used by application to declare security roles. It can be specified on a class. The value of the DeclareRoles annotation is a list of security role names.
Since:
Common Annotations 1.0