public interface AopMethodAuthorizeDefinitionParser
AuthorizeDefinition| 限定符和类型 | 方法和说明 |
|---|---|
List<AuthorizeDefinition> |
getAllParsed() |
default AuthorizeDefinition |
parse(Class<?> target,
Method method) |
AuthorizeDefinition |
parse(Class<?> target,
Method method,
org.hswebframework.web.aop.MethodInterceptorContext context)
解析权限控制定义
|
AuthorizeDefinition parse(Class<?> target, Method method, org.hswebframework.web.aop.MethodInterceptorContext context)
target - classmethod - methodnulldefault AuthorizeDefinition parse(Class<?> target, Method method)
List<AuthorizeDefinition> getAllParsed()
Copyright © 2016–2021. All rights reserved.