Uses of Package
com.azure.spring.cloud.config
-
Packages that use com.azure.spring.cloud.config Package Description com.azure.spring.cloud.config Package contains classes for loading configuration from Azure App Configuration Stores.com.azure.spring.cloud.config.health Package contains classes for converting Azure App Configuration Health information.com.azure.spring.cloud.config.stores Package contains classes for using the Azure SDK for Java. -
Classes in com.azure.spring.cloud.config used by com.azure.spring.cloud.config Class Description AppConfigurationCredentialProvider Interface to be implemented that enables returning of a TokenCredential for authentication with an Azure App Configuration stores.AppConfigurationPropertySourceLocator Locates Azure App Configuration Property Sources.HostType The Types of Hosts checked in request tracing.KeyVaultCredentialProvider Interface to be implemented that enables returning of a TokenCredential for authentication with an Azure Key Vaults.KeyVaultSecretProvider Interface to be implemented that enables returning of Secrets instead of requesting them from Azure Key Vaults.RequestTracingConstants Request Tracing values used to checkRequestType The types of requests made to the App Configuration service.SecretClientBuilderSetup Creates Custom SecretClientBuilder for connecting to Key Vault. -
Classes in com.azure.spring.cloud.config used by com.azure.spring.cloud.config.health Class Description AppConfigurationRefresh Enables checking of Configuration updates. -
Classes in com.azure.spring.cloud.config used by com.azure.spring.cloud.config.stores Class Description AppConfigurationCredentialProvider Interface to be implemented that enables returning of a TokenCredential for authentication with an Azure App Configuration stores.ConfigurationClientBuilderSetup Creates Custom CustomClientBuilder for connecting to Azure App Configuration.KeyVaultCredentialProvider Interface to be implemented that enables returning of a TokenCredential for authentication with an Azure Key Vaults.KeyVaultSecretProvider Interface to be implemented that enables returning of Secrets instead of requesting them from Azure Key Vaults.SecretClientBuilderSetup Creates Custom SecretClientBuilder for connecting to Key Vault.