Package | Description |
---|---|
com.splunk |
Modifier and Type | Field and Description |
---|---|
protected static SSLSecurityProtocol |
HttpService.sslSecurityProtocol |
Modifier and Type | Method and Description |
---|---|
static SSLSecurityProtocol |
HttpService.getSslSecurityProtocol()
Returns the SSL security protocol of this service.
|
static SSLSecurityProtocol |
SSLSecurityProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSLSecurityProtocol[] |
SSLSecurityProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
HttpService.setSslSecurityProtocol(SSLSecurityProtocol securityProtocol)
Sets the SSL security protocol of this service.
|
void |
ServiceArgs.setSSLSecurityProtocol(SSLSecurityProtocol securityProtocol) |
Copyright © 2022 Splunk, Inc.. All rights reserved.