public class LoginedInterceptor extends AbstractInterceptor<AuthLogined>
| 构造器和说明 |
|---|
LoginedInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<AuthLogined> |
type() |
org.noear.solon.core.handle.Result |
verify(AuthLogined anno) |
doInterceptpublic Class<AuthLogined> type()
type 在类中 AbstractInterceptor<AuthLogined>public org.noear.solon.core.handle.Result verify(AuthLogined anno) throws Exception
verify 在类中 AbstractInterceptor<AuthLogined>ExceptionCopyright © 2024. All rights reserved.