Package org.jboss.ejb3.annotation
Annotation Type RunAsPrincipal
-
@Target(TYPE) @Retention(RUNTIME) public @interface RunAsPrincipal
Annotation for specifying the additional security Principal for which this bean executes- Version:
- $Revision$
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-