Package org.molgenis.security.core.runas
Annotation Type RunAsSystem
-
@Target(METHOD) @Retention(RUNTIME) public @interface RunAsSystem
If a method is annotated with this annotation it is run with role 'ROLE_SYSTEM'The current security context will be replaced with one that contains a SystemSecurityToken