public class SpringSSLKeyStore extends SSLKeyStore
certPass, cipherSuites, DEFAULT_KEYSTORE_TYPE, filePath, id, inputStream, keystorePass, keystoreType, protocols, sslSocketFactoryBuilder, trustStore| 构造器和说明 |
|---|
SpringSSLKeyStore(String id,
String keystoreType,
String filePath,
String keystorePass,
String certPass,
String sslSocketFactoryBuilderClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
InputStream |
getInputStream() |
void |
init() |
getCertPass, getCipherSuites, getFilePath, getId, getKeystorePass, getKeystoreType, getProtocols, getSslSocketFactoryBuilder, getTrustStore, loadTrustStore, setCipherSuites, setFilePath, setKeystorePass, setProtocols, setSslSocketFactoryBuilderpublic void init()
init 在类中 SSLKeyStorepublic InputStream getInputStream()
getInputStream 在类中 SSLKeyStoreCopyright © 2021. All rights reserved.