ClientHttpConnectorFactory
as the
functionality was moved to the org.springframework.vault.client
package.@Deprecated public class ClientHttpConnectorFactory extends Object
ClientHttpConnector
that supports
ReactorClientHttpConnector
.Constructor and Description |
---|
ClientHttpConnectorFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ClientHttpConnector |
create(ClientOptions options,
SslConfiguration sslConfiguration)
Deprecated.
|
public static ClientHttpConnector create(ClientOptions options, SslConfiguration sslConfiguration)
options
- must not be nullsslConfiguration
- must not be nullClientHttpConnector
.Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.