跳过导航链接
A C D E F G I P R S T V 

A

AbstractBaseHandlerInterceptor - cn.herodotus.engine.protect.core.definition中的类
Description: 基础拦截器 定义拦截器通用方法
AbstractBaseHandlerInterceptor - cn.herodotus.engine.protect.core.definition中的类
Description: 基础拦截器 定义拦截器通用方法
AbstractBaseHandlerInterceptor() - 类 的构造器cn.herodotus.engine.protect.core.definition.AbstractBaseHandlerInterceptor
 
AbstractBaseHandlerInterceptor() - 类 的构造器cn.herodotus.engine.protect.core.definition.AbstractBaseHandlerInterceptor
 
AccessLimited - cn.herodotus.engine.protect.core.annotation中的注释类型
Description: 接口防刷注解
AccessLimited - cn.herodotus.engine.protect.core.annotation中的注释类型
Description: 接口防刷注解
AccessLimited() - 类 的构造器cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
AccessLimited() - 类 的构造器cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
ASYMMETRIC_CRYPTO_RSA - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
ASYMMETRIC_CRYPTO_RSA - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
ASYMMETRIC_CRYPTO_SM2 - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
ASYMMETRIC_CRYPTO_SM2 - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
AsymmetricCryptoProcessor - cn.herodotus.engine.protect.core.definition中的接口
Description: 非对称加密
AsymmetricCryptoProcessor - cn.herodotus.engine.protect.core.definition中的接口
Description: 非对称加密

C

CACHE_NAME_TOKEN_ACCESS_LIMITED - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
CACHE_NAME_TOKEN_ACCESS_LIMITED - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
CACHE_NAME_TOKEN_IDEMPOTENT - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
CACHE_NAME_TOKEN_IDEMPOTENT - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
CACHE_NAME_TOKEN_SECURE_KEY - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
CACHE_NAME_TOKEN_SECURE_KEY - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
cn.herodotus.engine.protect.core.annotation - 程序包 cn.herodotus.engine.protect.core.annotation
 
cn.herodotus.engine.protect.core.constants - 程序包 cn.herodotus.engine.protect.core.constants
 
cn.herodotus.engine.protect.core.definition - 程序包 cn.herodotus.engine.protect.core.definition
 
cn.herodotus.engine.protect.core.enums - 程序包 cn.herodotus.engine.protect.core.enums
 
cn.herodotus.engine.protect.core.exception - 程序包 cn.herodotus.engine.protect.core.exception
 
cn.herodotus.engine.protect.core.properties - 程序包 cn.herodotus.engine.protect.core.properties
 
cn.herodotus.engine.protect.core.support - 程序包 cn.herodotus.engine.protect.core.support
 
createKey() - 接口 中的方法cn.herodotus.engine.protect.core.definition.SymmetricCryptoProcessor
创建 SM4 Key。
createKey() - 接口 中的方法cn.herodotus.engine.protect.core.definition.SymmetricCryptoProcessor
创建 SM4 Key。
createSecretKey() - 接口 中的方法cn.herodotus.engine.protect.core.definition.AsymmetricCryptoProcessor
创建非对称算法,公钥私钥对。
createSecretKey() - 接口 中的方法cn.herodotus.engine.protect.core.definition.AsymmetricCryptoProcessor
创建非对称算法,公钥私钥对。
Crypto - cn.herodotus.engine.protect.core.annotation中的注释类型
Description: 加密解密标记注解
Crypto - cn.herodotus.engine.protect.core.annotation中的注释类型
Description: 加密解密标记注解
CryptoProperties - cn.herodotus.engine.protect.core.properties中的类
Description: 加密算法配置
CryptoProperties - cn.herodotus.engine.protect.core.properties中的类
Description: 加密算法配置
CryptoProperties() - 类 的构造器cn.herodotus.engine.protect.core.properties.CryptoProperties
 
CryptoProperties() - 类 的构造器cn.herodotus.engine.protect.core.properties.CryptoProperties
 
CryptoPropertyFinder - cn.herodotus.engine.protect.core.support中的类
Description: 策略模块配置获取器
CryptoPropertyFinder - cn.herodotus.engine.protect.core.support中的类
Description: 策略模块配置获取器
CryptoPropertyFinder() - 类 的构造器cn.herodotus.engine.protect.core.support.CryptoPropertyFinder
 
CryptoPropertyFinder() - 类 的构造器cn.herodotus.engine.protect.core.support.CryptoPropertyFinder
 
CryptoStrategy - cn.herodotus.engine.protect.core.enums中的枚举
Description: 加密算法策略
CryptoStrategy - cn.herodotus.engine.protect.core.enums中的枚举
Description: 加密算法策略

D

decrypt(String, String) - 接口 中的方法cn.herodotus.engine.protect.core.definition.AsymmetricCryptoProcessor
用私钥解密
decrypt(String, String) - 接口 中的方法cn.herodotus.engine.protect.core.definition.AsymmetricCryptoProcessor
用私钥解密
decrypt(String, String) - 接口 中的方法cn.herodotus.engine.protect.core.definition.SymmetricCryptoProcessor
用私钥解密
decrypt(String, String) - 接口 中的方法cn.herodotus.engine.protect.core.definition.SymmetricCryptoProcessor
用私钥解密

E

encrypt(String, String) - 接口 中的方法cn.herodotus.engine.protect.core.definition.AsymmetricCryptoProcessor
用公钥加密
encrypt(String, String) - 接口 中的方法cn.herodotus.engine.protect.core.definition.AsymmetricCryptoProcessor
用公钥加密
encrypt(String, String) - 接口 中的方法cn.herodotus.engine.protect.core.definition.SymmetricCryptoProcessor
用公钥加密
encrypt(String, String) - 接口 中的方法cn.herodotus.engine.protect.core.definition.SymmetricCryptoProcessor
用公钥加密

F

FREQUENT_REQUESTS - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectErrorCode
 
FREQUENT_REQUESTS - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectErrorCode
 
FrequentRequestsException - cn.herodotus.engine.protect.core.exception中的异常错误
Description: 操作频繁Exception
FrequentRequestsException - cn.herodotus.engine.protect.core.exception中的异常错误
Description: 操作频繁Exception
FrequentRequestsException() - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException(String) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException(Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException() - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException(String) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException(Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
FrequentRequestsException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 

G

generateRequestKey(HttpServletRequest) - 类 中的方法cn.herodotus.engine.protect.core.definition.AbstractBaseHandlerInterceptor
 
generateRequestKey(HttpServletRequest) - 类 中的方法cn.herodotus.engine.protect.core.definition.AbstractBaseHandlerInterceptor
 
getAccessLimited() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties
 
getAccessLimited() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties
 
getCryptoStrategy() - 类 中的方法cn.herodotus.engine.protect.core.properties.CryptoProperties
 
getCryptoStrategy() - 类 中的方法cn.herodotus.engine.protect.core.properties.CryptoProperties
 
getCryptoStrategy(Environment, String) - 类 中的静态方法cn.herodotus.engine.protect.core.support.CryptoPropertyFinder
 
getCryptoStrategy(Environment) - 类 中的静态方法cn.herodotus.engine.protect.core.support.CryptoPropertyFinder
 
getCryptoStrategy(Environment, String) - 类 中的静态方法cn.herodotus.engine.protect.core.support.CryptoPropertyFinder
 
getCryptoStrategy(Environment) - 类 中的静态方法cn.herodotus.engine.protect.core.support.CryptoPropertyFinder
 
getExpire() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
getExpire() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
getExpire() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.Idempotent
 
getExpire() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.Idempotent
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.protect.core.exception.FrequentRequestsException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
getIdempotent() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties
 
getIdempotent() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties
 
getMaxTimes() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
getMaxTimes() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 

I

Idempotent - cn.herodotus.engine.protect.core.annotation中的注释类型
Description: 幂等标识注解
Idempotent - cn.herodotus.engine.protect.core.annotation中的注释类型
Description: 幂等标识注解
Idempotent() - 类 的构造器cn.herodotus.engine.protect.core.properties.SecureProperties.Idempotent
 
Idempotent() - 类 的构造器cn.herodotus.engine.protect.core.properties.SecureProperties.Idempotent
 
IllegalOperationException - cn.herodotus.engine.protect.core.exception中的异常错误
Description: 非法操作Exception
IllegalOperationException - cn.herodotus.engine.protect.core.exception中的异常错误
Description: 非法操作Exception
IllegalOperationException() - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException(String) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException(Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException() - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException(String) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException(Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
IllegalOperationException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.IllegalOperationException
 
ITEM_PROTECT_CRYPTO_STRATEGY - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
ITEM_PROTECT_CRYPTO_STRATEGY - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 

P

PROPERTY_PREFIX_PROTECT - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
PROPERTY_PREFIX_PROTECT - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
PROPERTY_PROTECT_CRYPTO - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
PROPERTY_PROTECT_CRYPTO - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
PROPERTY_PROTECT_SECURE - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
PROPERTY_PROTECT_SECURE - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
ProtectConstants - cn.herodotus.engine.protect.core.constants中的接口
Description: Protect 模块核心常量
ProtectConstants - cn.herodotus.engine.protect.core.constants中的接口
Description: Protect 模块核心常量
ProtectErrorCode - cn.herodotus.engine.protect.core.constants中的接口
Description: Cache 相关错误代码
ProtectErrorCode - cn.herodotus.engine.protect.core.constants中的接口
Description: Cache 相关错误代码

R

REPEAT_SUBMISSION - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectErrorCode
 
REPEAT_SUBMISSION - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectErrorCode
 
RepeatSubmissionException - cn.herodotus.engine.protect.core.exception中的异常错误
Description: 重复提交Exception
RepeatSubmissionException - cn.herodotus.engine.protect.core.exception中的异常错误
Description: 重复提交Exception
RepeatSubmissionException() - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException(String) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException(Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException() - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException(String) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException(Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 
RepeatSubmissionException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.RepeatSubmissionException
 

S

SecureProperties - cn.herodotus.engine.protect.core.properties中的类
Description: 跟踪标记配置属性
SecureProperties - cn.herodotus.engine.protect.core.properties中的类
Description: 跟踪标记配置属性
SecureProperties() - 类 的构造器cn.herodotus.engine.protect.core.properties.SecureProperties
 
SecureProperties() - 类 的构造器cn.herodotus.engine.protect.core.properties.SecureProperties
 
SecureProperties.AccessLimited - cn.herodotus.engine.protect.core.properties中的类
 
SecureProperties.AccessLimited - cn.herodotus.engine.protect.core.properties中的类
 
SecureProperties.Idempotent - cn.herodotus.engine.protect.core.properties中的类
 
SecureProperties.Idempotent - cn.herodotus.engine.protect.core.properties中的类
 
SESSION_INVALID - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectErrorCode
 
SESSION_INVALID - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectErrorCode
 
SessionInvalidException - cn.herodotus.engine.protect.core.exception中的异常错误
Description: Session 不可用错误
SessionInvalidException - cn.herodotus.engine.protect.core.exception中的异常错误
Description: Session 不可用错误
SessionInvalidException() - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException(String) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException(Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException() - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException(String) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException(Throwable) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
SessionInvalidException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.herodotus.engine.protect.core.exception.SessionInvalidException
 
setAccessLimited(SecureProperties.AccessLimited) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties
 
setAccessLimited(SecureProperties.AccessLimited) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties
 
setCryptoStrategy(CryptoStrategy) - 类 中的方法cn.herodotus.engine.protect.core.properties.CryptoProperties
 
setCryptoStrategy(CryptoStrategy) - 类 中的方法cn.herodotus.engine.protect.core.properties.CryptoProperties
 
setExpire(Duration) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
setExpire(Duration) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
setExpire(Duration) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.Idempotent
 
setExpire(Duration) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.Idempotent
 
setIdempotent(SecureProperties.Idempotent) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties
 
setIdempotent(SecureProperties.Idempotent) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties
 
setMaxTimes(int) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
setMaxTimes(int) - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
SYMMETRIC_CRYPTO_AES - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
SYMMETRIC_CRYPTO_AES - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
SYMMETRIC_CRYPTO_SM4 - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
SYMMETRIC_CRYPTO_SM4 - 接口 中的静态变量cn.herodotus.engine.protect.core.constants.ProtectConstants
 
SymmetricCryptoProcessor - cn.herodotus.engine.protect.core.definition中的接口
Description: 对称加密算法
SymmetricCryptoProcessor - cn.herodotus.engine.protect.core.definition中的接口
Description: 对称加密算法

T

toString() - 类 中的方法cn.herodotus.engine.protect.core.properties.CryptoProperties
 
toString() - 类 中的方法cn.herodotus.engine.protect.core.properties.CryptoProperties
 
toString() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
toString() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.AccessLimited
 
toString() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.Idempotent
 
toString() - 类 中的方法cn.herodotus.engine.protect.core.properties.SecureProperties.Idempotent
 

V

valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.protect.core.enums.CryptoStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.protect.core.enums.CryptoStrategy
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.herodotus.engine.protect.core.enums.CryptoStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.protect.core.enums.CryptoStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D E F G I P R S T V 
跳过导航链接

Copyright © 2022. All rights reserved.