javax.annotation.security
Annotation Type RunAs


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface RunAs

Version:
$Rev: 513246 $ $Date: 2007-03-01 10:48:51 +0100(gio, 01 mar 2007) $

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.