| 程序包 | 说明 |
|---|---|
| cn.aotcloud.security.transport | |
| cn.aotcloud.security.transport.http | |
| cn.aotcloud.security.transport.support |
| 限定符和类型 | 方法和说明 |
|---|---|
CryptoHttpInputMessage |
RequestDecryptor.decrypt(org.springframework.http.HttpInputMessage inputMessage)
RequestDecryptor.support(HttpInputMessage) 方法返回true,就执行该方法解密请求数据。 |
CryptoHttpInputMessage |
AbstractRequestDecryptor.decrypt(org.springframework.http.HttpInputMessage inputMessage) |
abstract CryptoHttpInputMessage |
AbstractRequestDecryptor.doDecrypt(org.springframework.http.HttpInputMessage inputMessage) |
| 构造器和说明 |
|---|
CryptoRequestWrapper(javax.servlet.http.HttpServletRequest request,
CryptoHttpInputMessage cryptoHttpInputMessage) |
| 限定符和类型 | 方法和说明 |
|---|---|
CryptoHttpInputMessage |
QueryParamsRequestDecryptor.doDecrypt(org.springframework.http.HttpInputMessage inputMessage) |
CryptoHttpInputMessage |
JsonRequestDecryptor.doDecrypt(org.springframework.http.HttpInputMessage inputMessage) |
CryptoHttpInputMessage |
FormRequestDecryptor.doDecrypt(org.springframework.http.HttpInputMessage inputMessage) |
Copyright © 2023. All rights reserved.