public class RolesInterceptor extends AbstractInterceptor<AuthRoles>
| 构造器和说明 |
|---|
RolesInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<AuthRoles> |
type()
注解类型
|
org.noear.solon.core.handle.Result |
verify(AuthRoles anno,
org.noear.solon.core.aspect.Invocation inv)
验证
|
doInterceptpublic Class<AuthRoles> type()
AbstractInterceptortype 在类中 AbstractInterceptor<AuthRoles>public org.noear.solon.core.handle.Result verify(AuthRoles anno, org.noear.solon.core.aspect.Invocation inv) throws Exception
AbstractInterceptorverify 在类中 AbstractInterceptor<AuthRoles>ExceptionCopyright © 2024. All rights reserved.