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