public class SslPropertiesManager extends Object
Constructor and Description |
---|
SslPropertiesManager() |
Modifier and Type | Method and Description |
---|---|
HttpSslProperties |
getSslProperties(String keyStoreFile,
String trustStoreFile,
String keyStorePassword,
String trustStorePassword,
String keyStoreType,
String trustStoreType) |
void |
loadSslProperties(HttpSslProperties httpSslProperties) |
public HttpSslProperties getSslProperties(String keyStoreFile, String trustStoreFile, String keyStorePassword, String trustStorePassword, String keyStoreType, String trustStoreType)
public void loadSslProperties(HttpSslProperties httpSslProperties)
Copyright © 2016. All rights reserved.