跳过导航链接
C G H L O P S V X 

C

clear() - 类 中的方法org.noear.grit.solon.SessionBase
清除会话(但管理管理令牌)
context() - 类 中的方法org.noear.grit.solon.SessionAbstractBase
 

G

getDisplayName() - 类 中的方法org.noear.grit.solon.SessionBase
获取显示名
getLoginName() - 类 中的方法org.noear.grit.solon.SessionBase
获取登录名
getPermissions() - 类 中的方法org.noear.grit.solon.GritAuthProcessor2
 
getRoles() - 类 中的方法org.noear.grit.solon.GritAuthProcessor2
 
getSubjectDisplayName() - 类 中的方法org.noear.grit.solon.GritAuthProcessor
获取主体显示名
getSubjectDisplayName() - 类 中的方法org.noear.grit.solon.GritAuthProcessor2
获取主体显示名
getSubjectDisplayName() - 类 中的方法org.noear.grit.solon.GritPathInterceptorBase
获取主体显示名
getSubjectId() - 类 中的方法org.noear.grit.solon.GritAuthProcessor
获取主体Id
getSubjectId() - 类 中的方法org.noear.grit.solon.GritAuthProcessor2
获取主体Id
getSubjectId() - 类 中的方法org.noear.grit.solon.GritPathInterceptorBase
获取主体Id
getSubjectId() - 类 中的方法org.noear.grit.solon.SessionBase
获取用户Id
global() - 类 中的静态方法org.noear.grit.solon.SessionBase
会话全局实例(可能为null)
globalGet(String, String) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
获取全局会话变量
globalGetAsInt(String, int) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
获取全局会话变量,并转为Int
globalGetAsLong(String, long) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
获取全局会话变量,并转为Long
globalHas(String) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
检测全局会话变量
globalSet(String, Object) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
设置全局会话变量
globalSubjectId() - 类 中的方法org.noear.grit.solon.SessionAbstractBase
 
GRIT_ADMIN_TOKEN - 类 中的静态变量org.noear.grit.solon.SessionBase
 
GritAuthProcessor - org.noear.grit.solon中的类
授权处理实现
GritAuthProcessor() - 类 的构造器org.noear.grit.solon.GritAuthProcessor
 
GritAuthProcessor2 - org.noear.grit.solon中的类
授权处理实现
GritAuthProcessor2() - 类 的构造器org.noear.grit.solon.GritAuthProcessor2
 
GritPathInterceptorBase - org.noear.grit.solon中的类
 
GritPathInterceptorBase() - 类 的构造器org.noear.grit.solon.GritPathInterceptorBase
 

H

handle(Context) - 类 中的方法org.noear.grit.solon.GritPathInterceptorBase
 

L

loadSubject(String, String) - 类 中的方法org.noear.grit.solon.SessionBase
加载用户数据模型
loadSubject(Subject) - 类 中的方法org.noear.grit.solon.SessionBase
加载用户数据模型
localGet(String, String) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
获取本地应用会话变量
localGetAsInt(String, int) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
获取本地应用会话变量,并转为Int
localGetAsLong(String, long) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
获取本地应用会话变量,并转为Long
localHas(String) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
检测本地应用会话变量
localSet(String, Object) - 类 中的方法org.noear.grit.solon.SessionAbstractBase
设置本地应用会话变量
localSubjectId() - 类 中的方法org.noear.grit.solon.SessionAbstractBase
本地应用用户Id

O

org.noear.grit.solon - 程序包 org.noear.grit.solon
 
org.noear.grit.solon.integration - 程序包 org.noear.grit.solon.integration
 

P

publish() - 类 中的方法org.noear.grit.solon.SessionBase
推送会话状态(起到附助作用)

S

SessionAbstractBase - org.noear.grit.solon中的类
 
SessionAbstractBase() - 类 的构造器org.noear.grit.solon.SessionAbstractBase
 
SessionBase - org.noear.grit.solon中的类
跨应用会话状态
SessionBase() - 类 的构造器org.noear.grit.solon.SessionBase
 
setDisplayName(String) - 类 中的方法org.noear.grit.solon.SessionBase
设置显示名
setLoginName(String) - 类 中的方法org.noear.grit.solon.SessionBase
设置登录名
setSubjectId(long) - 类 中的方法org.noear.grit.solon.SessionBase
设置用户Id
start(SolonApp) - 类 中的方法org.noear.grit.solon.integration.XPluginImp
 
SUBJECT_ID - 类 中的静态变量org.noear.grit.solon.SessionAbstractBase
 

V

verifyHandle(Context) - 类 中的方法org.noear.grit.solon.GritPathInterceptorBase
验证代理::true:通过,false未通过(可以重写)
verifyIp(String) - 类 中的方法org.noear.grit.solon.GritAuthProcessor
 
verifyIp(String) - 类 中的方法org.noear.grit.solon.GritAuthProcessor2
 
verifyLogined() - 类 中的方法org.noear.grit.solon.GritAuthProcessor
 
verifyLogined() - 类 中的方法org.noear.grit.solon.GritAuthProcessor2
 
verifyPath(String, String) - 类 中的方法org.noear.grit.solon.GritAuthProcessor
 
verifyPath(String, String) - 类 中的方法org.noear.grit.solon.GritAuthProcessor2
 
verifyPermissions(String[], Logical) - 类 中的方法org.noear.grit.solon.GritAuthProcessor
 
verifyRoles(String[], Logical) - 类 中的方法org.noear.grit.solon.GritAuthProcessor
 

X

XPluginImp - org.noear.grit.solon.integration中的类
Grit 集成插件
XPluginImp() - 类 的构造器org.noear.grit.solon.integration.XPluginImp
 
C G H L O P S V X 
跳过导航链接

Copyright © 2022. All rights reserved.