- serialVersionUID - 类 中的静态变量com.xxl.sso.core.entity.ReturnT
-
- set(HttpServletResponse, String, String, boolean) - 类 中的静态方法com.xxl.sso.core.util.CookieUtil
-
保存
- setCachePatterns(boolean) - 类 中的方法com.xxl.sso.core.path.impl.AntPathMatcher
-
- setCaseSensitive(boolean) - 类 中的方法com.xxl.sso.core.path.impl.AntPathMatcher
-
Specify whether to perform pattern matching in a case-sensitive fashion.
- setCode(int) - 类 中的方法com.xxl.sso.core.entity.ReturnT
-
- setData(T) - 类 中的方法com.xxl.sso.core.entity.ReturnT
-
- setExpireFreshTime(long) - 类 中的方法com.xxl.sso.core.user.XxlSsoUser
-
- setExpireMinite(int) - 类 中的方法com.xxl.sso.core.user.XxlSsoUser
-
- setMsg(String) - 类 中的方法com.xxl.sso.core.entity.ReturnT
-
- setObjectValue(String, Object, int) - 类 中的静态方法com.xxl.sso.core.util.JedisUtil
-
Set Object
- setPathSeparator(String) - 类 中的方法com.xxl.sso.core.path.impl.AntPathMatcher
-
Set the path separator to use for pattern parsing.
- setPlugininfo(Map<String, String>) - 类 中的方法com.xxl.sso.core.user.XxlSsoUser
-
- setRedisExpireMinite(int) - 类 中的静态方法com.xxl.sso.core.store.SsoLoginStore
-
- setStringValue(String, String, int) - 类 中的静态方法com.xxl.sso.core.util.JedisUtil
-
Set String
- setTrimTokens(boolean) - 类 中的方法com.xxl.sso.core.path.impl.AntPathMatcher
-
Specify whether to trim tokenized paths and patterns.
- setUserid(String) - 类 中的方法com.xxl.sso.core.user.XxlSsoUser
-
- setUsername(String) - 类 中的方法com.xxl.sso.core.user.XxlSsoUser
-
- setVersion(String) - 类 中的方法com.xxl.sso.core.user.XxlSsoUser
-
- SSO_EXCLUDED_PATHS - 类 中的静态变量com.xxl.sso.core.conf.Conf
-
excluded paths, client relatice path, include path can be set by "filter-mapping"
- SSO_LOGIN - 类 中的静态变量com.xxl.sso.core.conf.Conf
-
login url, server relative path (web client)
- SSO_LOGIN_FAIL_RESULT - 类 中的静态变量com.xxl.sso.core.conf.Conf
-
login fail result
- SSO_LOGOUT - 类 中的静态变量com.xxl.sso.core.conf.Conf
-
logout url, server relative path (web client)
- SSO_LOGOUT_PATH - 类 中的静态变量com.xxl.sso.core.conf.Conf
-
logout path, client relatice path
- SSO_SERVER - 类 中的静态变量com.xxl.sso.core.conf.Conf
-
sso server address (web + token client)
- SSO_SESSIONID - 类 中的静态变量com.xxl.sso.core.conf.Conf
-
sso sessionid, between browser and sso-server (web + token client)
- SSO_USER - 类 中的静态变量com.xxl.sso.core.conf.Conf
-
sso user, request attribute (web client)
- SsoLoginStore - com.xxl.sso.core.store中的类
-
local login store
- SsoLoginStore() - 类 的构造器com.xxl.sso.core.store.SsoLoginStore
-
- SsoSessionIdHelper - com.xxl.sso.core.store中的类
-
make client sessionId
client: cookie = [userid#version]
server: redis
key = [userid]
value = user (user.version, valid this)
// group The same group shares the login status, Different groups will not interact
- SsoSessionIdHelper() - 类 的构造器com.xxl.sso.core.store.SsoSessionIdHelper
-
- SsoTokenLoginHelper - com.xxl.sso.core.login中的类
-
- SsoTokenLoginHelper() - 类 的构造器com.xxl.sso.core.login.SsoTokenLoginHelper
-
- SsoWebLoginHelper - com.xxl.sso.core.login中的类
-
- SsoWebLoginHelper() - 类 的构造器com.xxl.sso.core.login.SsoWebLoginHelper
-
- StringUtils - com.xxl.sso.core.util中的类
-
- StringUtils() - 类 的构造器com.xxl.sso.core.util.StringUtils
-
- SUCCESS - 类 中的静态变量com.xxl.sso.core.entity.ReturnT
-
- SUCCESS_CODE - 类 中的静态变量com.xxl.sso.core.entity.ReturnT
-