DRAFT

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

Required Element Summary
 java.lang.String[] value
           
 

Element Detail

value

public abstract java.lang.String[] value

DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 24-November-2009 03:24