Package | Description |
---|---|
com.redhat.thermostat.common.command | |
com.redhat.thermostat.common.ssl | |
com.redhat.thermostat.storage.core |
An API to manipulate data, including the basic create, read, update, and
delete operations.
|
Modifier and Type | Method and Description |
---|---|
SSLConfiguration |
ConfigurationCommandContext.getSSLConfiguration() |
Modifier and Type | Method and Description |
---|---|
static SSLContext |
SSLContextFactory.getClientContext(SSLConfiguration sslConf) |
static SSLContext |
SSLContextFactory.getServerContext(SSLConfiguration sslConf) |
Modifier and Type | Method and Description |
---|---|
void |
StorageProvider.setConfig(String url,
StorageCredentials creds,
SSLConfiguration sslConf)
Sets the to-be-used configuration of this StorageProvider.
|
Copyright © 2016. All Rights Reserved.