- DecryptAnnotationInfoBean - com.sinosoftgz.starter.encrypt.bean中的类
-
解密注解信息
Created by Roney on 2020/12/25
- DecryptAnnotationInfoBean - com.sinosoftgz.starter.encrypt.bean中的类
-
解密注解信息
Created by Roney on 2020/12/25
- DecryptAnnotationInfoBean() - 类 的构造器com.sinosoftgz.starter.encrypt.bean.DecryptAnnotationInfoBean
-
- DecryptAnnotationInfoBean() - 类 的构造器com.sinosoftgz.starter.encrypt.bean.DecryptAnnotationInfoBean
-
- DecryptBody - com.sinosoftgz.starter.encrypt.annotation.decrypt中的注释类型
-
解密含有RequestBody注解的参数请求数据,可用于整个控制类或者某个控制器上
Created by Roney on 2020/12/25
- DecryptBody - com.sinosoftgz.starter.encrypt.annotation.decrypt中的注释类型
-
解密含有RequestBody注解的参数请求数据,可用于整个控制类或者某个控制器上
Created by Roney on 2020/12/25
- DecryptBodyFailException - com.sinosoftgz.starter.encrypt.exception中的异常错误
-
解密数据失败异常
Created by Roney on 2020/12/25 14:37.
- DecryptBodyFailException - com.sinosoftgz.starter.encrypt.exception中的异常错误
-
解密数据失败异常
Created by Roney on 2020/12/25 14:37.
- DecryptBodyFailException() - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.DecryptBodyFailException
-
- DecryptBodyFailException(String) - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.DecryptBodyFailException
-
- DecryptBodyFailException() - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.DecryptBodyFailException
-
- DecryptBodyFailException(String) - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.DecryptBodyFailException
-
- DecryptBodyMethod - com.sinosoftgz.starter.encrypt.enums中的枚举
-
解密方式
Created by Roney on 2020/12/25 14:37.
- DecryptBodyMethod - com.sinosoftgz.starter.encrypt.enums中的枚举
-
解密方式
Created by Roney on 2020/12/25 14:37.
- DecryptHttpInputMessage - com.sinosoftgz.starter.encrypt.bean中的类
-
解密信息输入流
Created by Roney on 2020/12/25
- DecryptHttpInputMessage - com.sinosoftgz.starter.encrypt.bean中的类
-
解密信息输入流
Created by Roney on 2020/12/25
- DecryptHttpInputMessage() - 类 的构造器com.sinosoftgz.starter.encrypt.bean.DecryptHttpInputMessage
-
- DecryptHttpInputMessage() - 类 的构造器com.sinosoftgz.starter.encrypt.bean.DecryptHttpInputMessage
-
- DecryptMethodNotFoundException - com.sinosoftgz.starter.encrypt.exception中的异常错误
-
加密方式未找到或未定义异常
Created by Roney on 2020/12/25 14:37.
- DecryptMethodNotFoundException - com.sinosoftgz.starter.encrypt.exception中的异常错误
-
加密方式未找到或未定义异常
Created by Roney on 2020/12/25 14:37.
- DecryptMethodNotFoundException() - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.DecryptMethodNotFoundException
-
- DecryptMethodNotFoundException(String) - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.DecryptMethodNotFoundException
-
- DecryptMethodNotFoundException() - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.DecryptMethodNotFoundException
-
- DecryptMethodNotFoundException(String) - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.DecryptMethodNotFoundException
-
- DecryptRequestBodyAdvice - com.sinosoftgz.starter.encrypt.advice中的类
-
请求数据的加密信息解密处理
本类只对控制器参数中含有
RequestBody
以及package为
com.sinosoftgz.starter.encrypt.annotation.decrypt
下的注解有效
Created by Roney on 2020/12/25
- DecryptRequestBodyAdvice - com.sinosoftgz.starter.encrypt.advice中的类
-
请求数据的加密信息解密处理
本类只对控制器参数中含有
RequestBody
以及package为
com.sinosoftgz.starter.encrypt.annotation.decrypt
下的注解有效
Created by Roney on 2020/12/25
- DecryptRequestBodyAdvice() - 类 的构造器com.sinosoftgz.starter.encrypt.advice.DecryptRequestBodyAdvice
-
- DecryptRequestBodyAdvice() - 类 的构造器com.sinosoftgz.starter.encrypt.advice.DecryptRequestBodyAdvice
-
- decryptRequestBodyAdvice() - 类 中的方法com.sinosoftgz.starter.encrypt.config.EncryptConfiguration
-
配置请求加密
- decryptRequestBodyAdvice() - 类 中的方法com.sinosoftgz.starter.encrypt.config.EncryptConfiguration
-
配置请求加密
- DESConfig - com.sinosoftgz.starter.encrypt.properties中的类
-
Created by Roney on 2020/12/25
- DESConfig - com.sinosoftgz.starter.encrypt.properties中的类
-
Created by Roney on 2020/12/25
- DESConfig() - 类 的构造器com.sinosoftgz.starter.encrypt.properties.DESConfig
-
- DESConfig() - 类 的构造器com.sinosoftgz.starter.encrypt.properties.DESConfig
-
- DESDecryptBody - com.sinosoftgz.starter.encrypt.annotation.decrypt中的注释类型
-
Created by Roney on 2020/12/25
- DESDecryptBody - com.sinosoftgz.starter.encrypt.annotation.decrypt中的注释类型
-
Created by Roney on 2020/12/25
- DESEncryptBody - com.sinosoftgz.starter.encrypt.annotation.encrypt中的注释类型
-
Created by Roney on 2020/12/25
- DESEncryptBody - com.sinosoftgz.starter.encrypt.annotation.encrypt中的注释类型
-
Created by Roney on 2020/12/25
- desKey() - 类 中的方法com.sinosoftgz.starter.encrypt.api.EncryptKeyController
-
- desKey() - 类 中的方法com.sinosoftgz.starter.encrypt.api.EncryptKeyController
-
- enable - 类 中的变量com.sinosoftgz.starter.encrypt.vo.EncryptRespBaseVO
-
- enable - 类 中的变量com.sinosoftgz.starter.encrypt.vo.EncryptRespBaseVO
-
- EncryptAnnotationInfoBean - com.sinosoftgz.starter.encrypt.bean中的类
-
加密注解信息
Created by Roney on 2020/12/25
- EncryptAnnotationInfoBean - com.sinosoftgz.starter.encrypt.bean中的类
-
加密注解信息
Created by Roney on 2020/12/25
- EncryptAnnotationInfoBean() - 类 的构造器com.sinosoftgz.starter.encrypt.bean.EncryptAnnotationInfoBean
-
- EncryptAnnotationInfoBean() - 类 的构造器com.sinosoftgz.starter.encrypt.bean.EncryptAnnotationInfoBean
-
- EncryptAutoConfiguration - com.sinosoftgz.starter.encrypt中的类
-
Created by Roney on 2020/12/25 14:37.
- EncryptAutoConfiguration - com.sinosoftgz.starter.encrypt中的类
-
Created by Roney on 2020/12/25 14:37.
- EncryptAutoConfiguration() - 类 的构造器com.sinosoftgz.starter.encrypt.EncryptAutoConfiguration
-
- EncryptAutoConfiguration() - 类 的构造器com.sinosoftgz.starter.encrypt.EncryptAutoConfiguration
-
- EncryptBody - com.sinosoftgz.starter.encrypt.annotation.encrypt中的注释类型
-
加密ResponseBody响应数据,可用于整个控制类或者某个控制器上
Created by Roney on 2020/12/25
- EncryptBody - com.sinosoftgz.starter.encrypt.annotation.encrypt中的注释类型
-
加密ResponseBody响应数据,可用于整个控制类或者某个控制器上
Created by Roney on 2020/12/25
- EncryptBodyFailException - com.sinosoftgz.starter.encrypt.exception中的异常错误
-
加密数据失败异常
Created by Roney on 2020/12/25 14:37.
- EncryptBodyFailException - com.sinosoftgz.starter.encrypt.exception中的异常错误
-
加密数据失败异常
Created by Roney on 2020/12/25 14:37.
- EncryptBodyFailException() - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.EncryptBodyFailException
-
- EncryptBodyFailException(String) - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.EncryptBodyFailException
-
- EncryptBodyFailException() - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.EncryptBodyFailException
-
- EncryptBodyFailException(String) - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.EncryptBodyFailException
-
- EncryptBodyMethod - com.sinosoftgz.starter.encrypt.enums中的枚举
-
加密方式
Created by Roney on 2020/12/25 14:37.
- EncryptBodyMethod - com.sinosoftgz.starter.encrypt.enums中的枚举
-
加密方式
Created by Roney on 2020/12/25 14:37.
- EncryptConfiguration - com.sinosoftgz.starter.encrypt.config中的类
-
Created by Roney on 2020/12/25 16:19.
- EncryptConfiguration - com.sinosoftgz.starter.encrypt.config中的类
-
Created by Roney on 2020/12/25 16:19.
- EncryptConfiguration(EncryptProperties, ObjectMapper) - 类 的构造器com.sinosoftgz.starter.encrypt.config.EncryptConfiguration
-
- EncryptConfiguration(EncryptProperties, ObjectMapper) - 类 的构造器com.sinosoftgz.starter.encrypt.config.EncryptConfiguration
-
- EncryptKeyController - com.sinosoftgz.starter.encrypt.api中的类
-
Created by Roney on 2021/1/4 10:58.
- EncryptKeyController - com.sinosoftgz.starter.encrypt.api中的类
-
Created by Roney on 2021/1/4 10:58.
- EncryptKeyController() - 类 的构造器com.sinosoftgz.starter.encrypt.api.EncryptKeyController
-
- EncryptKeyController() - 类 的构造器com.sinosoftgz.starter.encrypt.api.EncryptKeyController
-
- EncryptMethodNotFoundException - com.sinosoftgz.starter.encrypt.exception中的异常错误
-
加密方式未找到或未定义异常
Created by Roney on 2020/12/25 14:37.
- EncryptMethodNotFoundException - com.sinosoftgz.starter.encrypt.exception中的异常错误
-
加密方式未找到或未定义异常
Created by Roney on 2020/12/25 14:37.
- EncryptMethodNotFoundException() - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.EncryptMethodNotFoundException
-
- EncryptMethodNotFoundException(String) - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.EncryptMethodNotFoundException
-
- EncryptMethodNotFoundException() - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.EncryptMethodNotFoundException
-
- EncryptMethodNotFoundException(String) - 异常错误 的构造器com.sinosoftgz.starter.encrypt.exception.EncryptMethodNotFoundException
-
- EncryptProperties - com.sinosoftgz.starter.encrypt.properties中的类
-
加密数据配置读取类
在SpringBoot项目中的application.yml中添加配置信息即可
encrypt:
body:
aes-key: 12345678 # AES加密秘钥
des-key: 12345678 # DES加密秘钥
rsa-private-key: rsa的私钥
rsa-publicKey: rsa的公钥
rsa-open: 是否打开
rsa-showLog: 是否打印日志
Created by Roney on 2020/12/25
- EncryptProperties - com.sinosoftgz.starter.encrypt.properties中的类
-
加密数据配置读取类
在SpringBoot项目中的application.yml中添加配置信息即可
encrypt:
body:
aes-key: 12345678 # AES加密秘钥
des-key: 12345678 # DES加密秘钥
rsa-private-key: rsa的私钥
rsa-publicKey: rsa的公钥
rsa-open: 是否打开
rsa-showLog: 是否打印日志
Created by Roney on 2020/12/25
- EncryptProperties() - 类 的构造器com.sinosoftgz.starter.encrypt.properties.EncryptProperties
-
- EncryptProperties() - 类 的构造器com.sinosoftgz.starter.encrypt.properties.EncryptProperties
-
- EncryptRespBaseVO - com.sinosoftgz.starter.encrypt.vo中的类
-
Created by Roney on 2021/1/11 15:23.
- EncryptRespBaseVO - com.sinosoftgz.starter.encrypt.vo中的类
-
Created by Roney on 2021/1/11 15:23.
- EncryptRespBaseVO() - 类 的构造器com.sinosoftgz.starter.encrypt.vo.EncryptRespBaseVO
-
- EncryptRespBaseVO() - 类 的构造器com.sinosoftgz.starter.encrypt.vo.EncryptRespBaseVO
-
- EncryptResponseBodyAdvice - com.sinosoftgz.starter.encrypt.advice中的类
-
响应数据的加密处理
本类只对控制器参数中含有
ResponseBody
或者控制类上含有
RestController
以及package为
com.sinosoftgz.starter.encrypt.annotation.encrypt
下的注解有效
Created by Roney on 2020/12/25
- EncryptResponseBodyAdvice - com.sinosoftgz.starter.encrypt.advice中的类
-
响应数据的加密处理
本类只对控制器参数中含有
ResponseBody
或者控制类上含有
RestController
以及package为
com.sinosoftgz.starter.encrypt.annotation.encrypt
下的注解有效
Created by Roney on 2020/12/25
- EncryptResponseBodyAdvice() - 类 的构造器com.sinosoftgz.starter.encrypt.advice.EncryptResponseBodyAdvice
-
- EncryptResponseBodyAdvice() - 类 的构造器com.sinosoftgz.starter.encrypt.advice.EncryptResponseBodyAdvice
-
- encryptResponseBodyAdvice() - 类 中的方法com.sinosoftgz.starter.encrypt.config.EncryptConfiguration
-
配置请求解密
- encryptResponseBodyAdvice() - 类 中的方法com.sinosoftgz.starter.encrypt.config.EncryptConfiguration
-
配置请求解密
- EncryptRespVO - com.sinosoftgz.starter.encrypt.vo中的类
-
Created by Roney on 2021/1/11 15:24.
- EncryptRespVO - com.sinosoftgz.starter.encrypt.vo中的类
-
Created by Roney on 2021/1/11 15:24.
- EncryptRespVO() - 类 的构造器com.sinosoftgz.starter.encrypt.vo.EncryptRespVO
-
- EncryptRespVO(boolean) - 类 的构造器com.sinosoftgz.starter.encrypt.vo.EncryptRespVO
-
- EncryptRespVO(boolean, String) - 类 的构造器com.sinosoftgz.starter.encrypt.vo.EncryptRespVO
-
- EncryptRespVO() - 类 的构造器com.sinosoftgz.starter.encrypt.vo.EncryptRespVO
-
- EncryptRespVO(boolean) - 类 的构造器com.sinosoftgz.starter.encrypt.vo.EncryptRespVO
-
- EncryptRespVO(boolean, String) - 类 的构造器com.sinosoftgz.starter.encrypt.vo.EncryptRespVO
-