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