public class UserInterceptor extends AbstractInterceptor<org.apache.shiro.authz.annotation.RequiresUser>
| 限定符和类型 | 字段和说明 |
|---|---|
static UserInterceptor |
instance |
| 构造器和说明 |
|---|
UserInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<org.apache.shiro.authz.annotation.RequiresUser> |
type() |
org.noear.solon.core.handle.Result |
validate(org.apache.shiro.authz.annotation.RequiresUser annotation) |
doInterceptpublic static final UserInterceptor instance
public Class<org.apache.shiro.authz.annotation.RequiresUser> type()
type 在类中 AbstractInterceptor<org.apache.shiro.authz.annotation.RequiresUser>public org.noear.solon.core.handle.Result validate(org.apache.shiro.authz.annotation.RequiresUser annotation)
validate 在类中 AbstractInterceptor<org.apache.shiro.authz.annotation.RequiresUser>Copyright © 2021. All rights reserved.