Annotation Type RunAsUser


@Target(METHOD) @Retention(RUNTIME) public @interface RunAsUser
Identifies a method that must be run with a new SecurityIdentity that is valid only for the duration of this method's execution.