public static class BaseHttpClientGenerator.Configuration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseHttpClientGenerator.Configuration.Builder |
| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
getConnectTimeoutSeconds() |
String |
getKeystorePassword() |
String |
getKeystorePath() |
String |
getPassword() |
Optional<Integer> |
getReadTimeoutSeconds() |
SSLContext |
getSslContext() |
String |
getUsername() |
boolean |
isUseSSL() |
public String getUsername()
public String getPassword()
public boolean isUseSSL()
public String getKeystorePath()
public String getKeystorePassword()
public SSLContext getSslContext()
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.