public interface AopMethodAuthorizeDefinitionParser
AuthorizeDefinition| Modifier and Type | Method and Description |
|---|---|
List<AuthorizeDefinition> |
getAllParsed() |
default AuthorizeDefinition |
parse(Class<?> target,
Method method) |
AuthorizeDefinition |
parse(Class<?> target,
Method method,
MethodInterceptorContext context)
解析权限控制定义
|
AuthorizeDefinition parse(Class<?> target, Method method, MethodInterceptorContext context)
target - classmethod - methodnulldefault AuthorizeDefinition parse(Class<?> target, Method method)
List<AuthorizeDefinition> getAllParsed()
Copyright © 2016–2021. All rights reserved.