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