public abstract class AbstractNotifierConfig extends Object
Constructor and Description |
---|
AbstractNotifierConfig() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.impl.client.CloseableHttpClient |
getHttpClient(boolean ignoreSSL)
Gets an HTTP client that can be used to make requests.
|
public org.apache.http.impl.client.CloseableHttpClient getHttpClient(boolean ignoreSSL) throws KeyStoreException, NoSuchAlgorithmException, KeyManagementException
KeyStoreException
NoSuchAlgorithmException
KeyManagementException
Copyright © 2016–2020. All rights reserved.