Class RunAsSystemAspect


  • @Order(-2147483647)
    @Component
    public class RunAsSystemAspect
    extends Object
    Proxy that set a SystemSecurityToken in the security context for the duration of a method
    • Constructor Detail

      • RunAsSystemAspect

        public RunAsSystemAspect()