Class SecurityAspect


  • @Component
    public class SecurityAspect
    extends Object
    • Field Detail

      • NO_SECURITY

        public static net.risesoft.pojo.Y9Result<String> NO_SECURITY
    • Constructor Detail

      • SecurityAspect

        public SecurityAspect()
    • Method Detail

      • doCheck

        public void doCheck()
      • doCheckResult

        public Object doCheckResult​(org.aspectj.lang.ProceedingJoinPoint joinPoint)
                             throws Throwable
        Throws:
        Throwable