Common Annotations 1.1 - Apache Tomcat 7.0.104

javax.annotation.security
Annotation Type RunAs


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

Since:
Common Annotations 1.0

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value

Common Annotations 1.1 - Apache Tomcat 7.0.104

Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.