Uses of Class
org.springframework.cloud.vault.config.VaultProperties.Ssl
-
-
Uses of VaultProperties.Ssl in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config that return VaultProperties.Ssl Modifier and Type Method Description VaultProperties.SslVaultProperties. getSsl()Methods in org.springframework.cloud.vault.config with parameters of type VaultProperties.Ssl Modifier and Type Method Description voidVaultProperties. setSsl(VaultProperties.Ssl ssl)
-