跳过导航链接
C D G L M R S U V X 

C

CATEGORY - 类 中的静态变量com.xforceplus.tenant.data.auth.config.ServerConfig
Category:"category"
ClientDataRuleProvider - com.xforceplus.tenant.data.auth.store中的接口
Title: 数据规则提供者 Description: 数据规则提供者 Copyright: 2015~2021 Company/Department: xforceplus
ClientDataRuleProviderImpl - com.xforceplus.tenant.data.auth.store中的类
采用JetCache
ClientDataRuleProviderImpl(ServerConfig, RestTemplate) - 类 的构造器com.xforceplus.tenant.data.auth.store.ClientDataRuleProviderImpl
 
ClientRuleErrorCode - com.xforceplus.tenant.data.auth.exception中的枚举
Title: Description: Copyright: 2015~2021 Company/Department: xforceplus
ClientRuleException - com.xforceplus.tenant.data.auth.exception中的异常错误
Title: 客户端数据规则 Description: 客户端数据规则 Copyright: 2015~2021 Company/Department: xforceplus
ClientRuleException(String) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
Constructs a new runtime exception with null as its detail message.
ClientRuleException(String, String) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
Constructs a new runtime exception with the specified detail message.
ClientRuleException(ErrorCode) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
定义异常代码
ClientRuleException(String, String, Params) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
定义异常类,可以定义参数
ClientRuleException(ErrorCode, Params) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
定义异常类,可以定义参数
ClientRuleException(String, String, Throwable) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
Constructs a new runtime exception with the specified detail message and cause.
ClientRuleException(ErrorCode, Throwable) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
定义错误代码
ClientRuleException(String, String, Throwable, Params) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
Constructs a new runtime exception with the specified detail message and cause.
ClientRuleException(ErrorCode, Throwable, Params) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
使用异常代码定义
ClientRuleException(String, Throwable) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?
ClientRuleException(String, String, Throwable, boolean, boolean) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ClientRuleException(String, String, Throwable, boolean, boolean, Params) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ClientRuleException(ErrorCode, Throwable, boolean, boolean, Params) - 异常错误 的构造器com.xforceplus.tenant.data.auth.exception.ClientRuleException
构建异常类
code() - 枚举 中的方法com.xforceplus.tenant.data.auth.exception.ClientRuleErrorCode
异常代码,
com.xforceplus.tenant.data.auth.config - 程序包 com.xforceplus.tenant.data.auth.config
 
com.xforceplus.tenant.data.auth.exception - 程序包 com.xforceplus.tenant.data.auth.exception
 
com.xforceplus.tenant.data.auth.store - 程序包 com.xforceplus.tenant.data.auth.store
 
currentUserDataRules() - 类 中的方法com.xforceplus.tenant.data.auth.store.ClientDataRuleProviderImpl
 

D

DEFAULT_PATH - 类 中的静态变量com.xforceplus.tenant.data.auth.config.ServerConfig
请求Path
DEFAULT_URL - 类 中的静态变量com.xforceplus.tenant.data.auth.config.ServerConfig
默认URL

G

getLoginInfo() - 类 中的方法com.xforceplus.tenant.data.auth.store.ClientDataRuleProviderImpl
获取登录信息
getRequestInfo(LoginInfo, Category, Status) - 类 中的方法com.xforceplus.tenant.data.auth.store.ClientDataRuleProviderImpl
设置配置 有效状态
getRequestUrl() - 类 中的方法com.xforceplus.tenant.data.auth.config.ServerConfig
构建请求URL
getRules(Category, Status) - 接口 中的方法com.xforceplus.tenant.data.auth.store.ClientDataRuleProvider
获取当前登录用户按类型提供规则
getRules() - 接口 中的方法com.xforceplus.tenant.data.auth.store.ClientDataRuleProvider
获取当前登录用户获取所有有效的规则,全部类型
getRules(Category, Status) - 类 中的方法com.xforceplus.tenant.data.auth.store.ClientDataRuleProviderImpl
按类型提供规则
getRules() - 类 中的方法com.xforceplus.tenant.data.auth.store.ClientDataRuleProviderImpl
获取所有有效的规则

L

LOGIN_ID - 类 中的静态变量com.xforceplus.tenant.data.auth.config.ServerConfig
登录Id
LoginInfo - com.xforceplus.tenant.data.auth.store中的类
Title: Description: Copyright: 2015~2021 Company/Department: xforceplus
LoginInfo() - 类 的构造器com.xforceplus.tenant.data.auth.store.LoginInfo
 

M

message() - 枚举 中的方法com.xforceplus.tenant.data.auth.exception.ClientRuleErrorCode
异常消息模板

R

ROLE_IDS - 类 中的静态变量com.xforceplus.tenant.data.auth.config.ServerConfig
角色Ids集合字段

S

sendRequest(LoginInfo, HttpEntity) - 类 中的方法com.xforceplus.tenant.data.auth.store.ClientDataRuleProviderImpl
发送请求 List
ServerConfig - com.xforceplus.tenant.data.auth.config中的类
Title: 配置文件 Description: 配置文件 Copyright: 2015~2021 Company/Department: xforceplus
ServerConfig() - 类 的构造器com.xforceplus.tenant.data.auth.config.ServerConfig
 
STATUS - 类 中的静态变量com.xforceplus.tenant.data.auth.config.ServerConfig
Status:"status"

U

USER_ID - 类 中的静态变量com.xforceplus.tenant.data.auth.config.ServerConfig
用户Id

V

valueOf(String) - 枚举 中的静态方法com.xforceplus.tenant.data.auth.exception.ClientRuleErrorCode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.xforceplus.tenant.data.auth.exception.ClientRuleErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

XFORCE_SAAS_TOKEN - 类 中的静态变量com.xforceplus.tenant.data.auth.store.ClientDataRuleProviderImpl
Token
C D G L M R S U V X 

Copyright © 2021. All rights reserved.