javax.annotation.security
Annotation Type RolesAllowed


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface RolesAllowed

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.