Package org.molgenis.security.core.runas
-
Interface Summary Interface Description RunnableAsSystem<T,X extends Throwable> -
Class Summary Class Description RunAsSystemAspect Proxy that set a SystemSecurityToken in the security context for the duration of a methodSystemSecurityToken Authentication token for the SYSTEM userSystemSecurityToken.SystemPrincipal -
Annotation Types Summary Annotation Type Description RunAsSystem If a method is annotated with this annotation it is run with role 'ROLE_SYSTEM'