Package net.risesoft.api.aop
Class SecurityAspect
- java.lang.Object
-
- net.risesoft.api.aop.SecurityAspect
-
@Component public class SecurityAspect extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static net.risesoft.pojo.Y9Result<String>NO_SECURITY
-
Constructor Summary
Constructors Constructor Description SecurityAspect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoCheck()ObjectdoCheckResult(org.aspectj.lang.ProceedingJoinPoint joinPoint)
-
-
-
Field Detail
-
NO_SECURITY
public static net.risesoft.pojo.Y9Result<String> NO_SECURITY
-
-