Uses of Class
net.cofcool.chaos.server.core.annotation.DataAuthExclude
-
Packages that use DataAuthExclude Package Description net.cofcool.chaos.server.core.annotation net.cofcool.chaos.server.core.aop -
-
Uses of DataAuthExclude in net.cofcool.chaos.server.core.annotation
Methods in net.cofcool.chaos.server.core.annotation that return DataAuthExclude Modifier and Type Method Description DataAuthExcludeauthExclude()数据过滤 -
Uses of DataAuthExclude in net.cofcool.chaos.server.core.aop
Methods in net.cofcool.chaos.server.core.aop with parameters of type DataAuthExclude Modifier and Type Method Description protected voidApiProcessingInterceptor. setupAuth(User user, org.aopalliance.intercept.MethodInvocation invocation, DataAuthExclude authExclude)
-