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, trustStorePasswordpublic static final String PREFIX
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.