Package javax.annotation.security
Annotation Type RunAs
- 
@Documented @Target(TYPE) @Retention(RUNTIME) public @interface RunAs 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue 
 - 
 
@Documented
@Target(TYPE)
@Retention(RUNTIME)
public @interface RunAs
| Modifier and Type | Required Element | Description | 
|---|---|---|
java.lang.String | 
value |