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