authenticator, authorizer, checker| 构造器和说明 |
|---|
ShiroAuth() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
check(AuthIdentity identity,
Object token) |
protected AuthIdentity |
createIdentity() |
protected boolean |
isIgnore(Object token) |
protected ShiroToken |
login(AuthIdentity identity,
AuthToken<?> token) |
protected void |
logout(AuthIdentity identity) |
static ShiroToken |
transform(Object token)
令牌转换
|
getParameter, getParameters, operate, orderprotected AuthIdentity createIdentity()
createIdentity 在类中 BaseAuthprotected ShiroToken login(AuthIdentity identity, AuthToken<?> token)
protected Object check(AuthIdentity identity, Object token)
protected void logout(AuthIdentity identity)
public static ShiroToken transform(Object token)
token - Copyright © 2024. All rights reserved.