public class EurekaTlsProperties
extends org.springframework.cloud.configuration.TlsProperties
Modifier and Type | Field and Description |
---|---|
static String |
PREFIX
Prefix for Eureka client TLS properties.
|
Constructor and Description |
---|
EurekaTlsProperties() |
getKeyPassword, getKeyStore, getKeyStorePassword, getKeyStoreType, getTrustStore, getTrustStorePassword, getTrustStoreType, isEnabled, keyPassword, keyStorePassword, postConstruct, setEnabled, setKeyPassword, setKeyStore, setKeyStorePassword, setKeyStoreType, setTrustStore, setTrustStorePassword, setTrustStoreType, trustStorePassword
public static final String PREFIX
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.