public class LoginedInterceptor extends AbstractInterceptor<AuthLogined>
| Constructor and Description |
|---|
LoginedInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Class<AuthLogined> |
type()
注解类型
|
org.noear.solon.core.handle.Result |
verify(AuthLogined anno,
org.noear.solon.core.aspect.Invocation inv)
验证
|
doInterceptpublic Class<AuthLogined> type()
AbstractInterceptortype in class AbstractInterceptor<AuthLogined>public org.noear.solon.core.handle.Result verify(AuthLogined anno, org.noear.solon.core.aspect.Invocation inv) throws Exception
AbstractInterceptorverify in class AbstractInterceptor<AuthLogined>ExceptionCopyright © 2025. All rights reserved.