javax.annotation.security
Annotation Type DeclareRoles


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DeclareRoles

Version:
$Rev: 467742 $ $Date: 2006-10-25 12:30:38 -0700 (Wed, 25 Oct 2006) $

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2003-2006 Apache Software Foundation. All Rights Reserved.