Skip navigation links
A B C D E F G H I J K L M N O P R S T V W Y 

A

AbstractScmAccessor - Class in org.springframework.cloud.config.server.support
Base class for components that want to access a source control management system.
AbstractScmAccessor(ConfigurableEnvironment) - Constructor for class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
AbstractScmAccessor(ConfigurableEnvironment, AbstractScmAccessorProperties) - Constructor for class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
AbstractScmAccessorProperties - Class in org.springframework.cloud.config.server.support
 
AbstractScmAccessorProperties() - Constructor for class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
AbstractScmEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
 
AbstractScmEnvironmentRepository(ConfigurableEnvironment) - Constructor for class org.springframework.cloud.config.server.environment.AbstractScmEnvironmentRepository
 
AbstractScmEnvironmentRepository(ConfigurableEnvironment, AbstractScmAccessorProperties) - Constructor for class org.springframework.cloud.config.server.environment.AbstractScmEnvironmentRepository
 
AbstractVaultEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
 
AbstractVaultEnvironmentRepository(ObjectProvider<HttpServletRequest>, EnvironmentWatch, VaultEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
ACTION - Static variable in class org.springframework.cloud.config.server.diagnostics.GitUriFailureAnalyzer
Action to take for git failure.
addConfiguration(MultipleJGitEnvironmentProperties) - Method in interface org.springframework.cloud.config.server.environment.ConfigurableHttpConnectionFactory
 
addConfiguration(MultipleJGitEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.HttpClientConfigurableHttpConnectionFactory
 
afterPropertiesSet() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
afterPropertiesSet() - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository
 
afterPropertiesSet() - Method in class org.springframework.cloud.config.server.environment.SvnKitEnvironmentRepository
 
afterPropertiesSet() - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration
 
analyze(Throwable, IllegalStateException) - Method in class org.springframework.cloud.config.server.diagnostics.GitUriFailureAnalyzer
 
appRoleClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
AppRoleClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
AppRoleClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.AppRoleClientAuthenticationProvider
 
AppRoleProperties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
assertClassPresent(String, String) - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider
 
AwsCodeCommitCredentialProvider - Class in org.springframework.cloud.config.server.support
Provides a jgit CredentialsProvider implementation that can provide the appropriate credentials to connect to an AWS CodeCommit repository.
AwsCodeCommitCredentialProvider() - Constructor for class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
 
AwsCodeCommitCredentialProvider.AWSStaticCredentialsProvider - Class in org.springframework.cloud.config.server.support
Simple implementation of AWSCredentialsProvider that just wraps static AWSCredentials.
awsCodeCommitEnabled - Variable in class org.springframework.cloud.config.server.support.GitCredentialsProviderFactory
Enable the AWS Code Commit credentials provider for Git URI's that match the AWS Code Commit pattern of https://git-codecommit.${AWS_REGION}.amazonaws.com/${repoPath}.
awsEc2ClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
AwsEc2ClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
AwsEc2ClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.AwsEc2ClientAuthenticationProvider
 
AwsEc2Properties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
awsIamClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
AwsIamClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
AwsIamClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.AwsIamClientAuthenticationProvider
 
AwsIamProperties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
AwsS3EnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
AwsS3EnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.AwsS3EnvironmentProperties
 
AwsS3EnvironmentRepository - Class in org.springframework.cloud.config.server.environment
 
AwsS3EnvironmentRepository(AmazonS3, String, ConfigServerProperties) - Constructor for class org.springframework.cloud.config.server.environment.AwsS3EnvironmentRepository
 
AwsS3EnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment
 
AwsS3EnvironmentRepositoryFactory(ConfigServerProperties) - Constructor for class org.springframework.cloud.config.server.environment.AwsS3EnvironmentRepositoryFactory
 
AWSStaticCredentialsProvider(AWSCredentials) - Constructor for class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider.AWSStaticCredentialsProvider
 
azureMsiClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
AzureMsiClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
AzureMsiClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.AzureMsiClientAuthenticationProvider
 
AzureMsiProperties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 

B

binary(String, String, String, ServletWebRequest) - Method in class org.springframework.cloud.config.server.resource.ResourceController
 
binary(String, String, ServletWebRequest) - Method in class org.springframework.cloud.config.server.resource.ResourceController
 
build(AwsS3EnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentRepositoryFactory
 
build(CredhubEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.CredhubEnvironmentRepositoryFactory
 
build(P) - Method in interface org.springframework.cloud.config.server.environment.EnvironmentRepositoryFactory
 
build(VaultEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.HttpClientVaultRestTemplateFactory
 
build(JdbcEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentRepositoryFactory
 
build(MultipleJGitEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepositoryFactory
 
build(NativeEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepositoryFactory
 
build(RedisEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.RedisEnvironmentRepositoryFactory
 
build(SvnKitEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.SvnEnvironmentRepositoryFactory
 
build(VaultEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultEnvironmentRepositoryFactory
 
build(VaultEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentRepositoryFactory
Deprecated.
 
build(VaultEnvironmentProperties) - Method in interface org.springframework.cloud.config.server.environment.VaultEnvironmentRepositoryFactory.VaultRestTemplateFactory
Deprecated.
 
build(MultipleJGitEnvironmentProperties) - Method in class org.springframework.cloud.config.server.support.TransportConfigCallbackFactory
 
builder(HttpEnvironmentRepositoryProperties) - Static method in class org.springframework.cloud.config.server.support.HttpClientSupport
 

C

calculateCodeCommitPassword(URIish, String) - Static method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
Calculate the AWS CodeCommit password for the provided URI and AWS secret key.
canHandle(String) - Static method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
This provider can handle uris like https://git-codecommit.$AWS_REGION.amazonaws.com/v1/repos/$REPO .
canHandle(String) - Static method in class org.springframework.cloud.config.server.support.GitSkipSslValidationCredentialsProvider
This provider can handle uris like https://github.com/org/repo .
certificateClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
CertificateClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
CertificateClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.CertificateClientAuthenticationProvider
 
checkResource(Resource, Resource, List<Resource>) - Static method in class org.springframework.cloud.config.server.support.PathUtils
Perform additional checks on a resolved resource beyond checking whether the resources exists and is readable.
CipherEnvironmentEncryptor - Class in org.springframework.cloud.config.server.encryption
EnvironmentEncryptor that can decrypt property values prefixed with {cipher} marker.
CipherEnvironmentEncryptor(TextEncryptorLocator) - Constructor for class org.springframework.cloud.config.server.encryption.CipherEnvironmentEncryptor
 
CipherResourceJsonEncryptor - Class in org.springframework.cloud.config.server.encryption
ResourceEncryptor implementation that can decrypt property values prefixed with {cipher} marker in a JSON file.
CipherResourceJsonEncryptor(TextEncryptorLocator) - Constructor for class org.springframework.cloud.config.server.encryption.CipherResourceJsonEncryptor
 
CipherResourcePropertiesEncryptor - Class in org.springframework.cloud.config.server.encryption
ResourceEncryptor implementation that can decrypt property values prefixed with {cipher} marker in a Properties file.
CipherResourcePropertiesEncryptor(TextEncryptorLocator) - Constructor for class org.springframework.cloud.config.server.encryption.CipherResourcePropertiesEncryptor
 
CipherResourceYamlEncryptor - Class in org.springframework.cloud.config.server.encryption
ResourceEncryptor implementation that can decrypt property values prefixed with {cipher} marker in a YAML file.
CipherResourceYamlEncryptor(TextEncryptorLocator) - Constructor for class org.springframework.cloud.config.server.encryption.CipherResourceYamlEncryptor
 
clean(Environment, String, String) - Method in class org.springframework.cloud.config.server.environment.EnvironmentCleaner
 
clean(Map<?, ?>, String) - Method in class org.springframework.cloud.config.server.environment.EnvironmentCleaner
 
clean(Environment) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
clientAuthentication() - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration
 
clientOptions() - Method in class org.springframework.cloud.config.server.config.CredhubConfiguration
 
CompositeConfiguration - Class in org.springframework.cloud.config.server.config
 
CompositeConfiguration() - Constructor for class org.springframework.cloud.config.server.config.CompositeConfiguration
 
CompositeEnvironmentBeanFactoryPostProcessor - Class in org.springframework.cloud.config.server.composite
A BeanFactoryPostProcessor to register EnvironmentRepository BeanDefinitions based on the composite list configuration.
CompositeEnvironmentBeanFactoryPostProcessor(Environment) - Constructor for class org.springframework.cloud.config.server.composite.CompositeEnvironmentBeanFactoryPostProcessor
 
compositeEnvironmentRepository() - Method in class org.springframework.cloud.config.server.config.CompositeConfiguration
 
CompositeEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
An EnvironmentRepository composed of multiple ordered EnvironmentRepositorys.
CompositeEnvironmentRepository(List<EnvironmentRepository>) - Constructor for class org.springframework.cloud.config.server.environment.CompositeEnvironmentRepository
CompositeUtils - Class in org.springframework.cloud.config.server.composite
 
ConditionalOnMissingSearchPathLocator - Annotation Type in org.springframework.cloud.config.server.composite
 
ConditionalOnSearchPathLocator - Annotation Type in org.springframework.cloud.config.server.composite
 
ConfigServerApplication - Class in org.springframework.cloud.config.server
Configuration server application.
ConfigServerApplication() - Constructor for class org.springframework.cloud.config.server.ConfigServerApplication
 
ConfigServerAutoConfiguration - Class in org.springframework.cloud.config.server.config
 
ConfigServerAutoConfiguration() - Constructor for class org.springframework.cloud.config.server.config.ConfigServerAutoConfiguration
 
ConfigServerBootstrapApplicationListener - Class in org.springframework.cloud.config.server.bootstrap
Normally you don't want the config server to be a config client itself, so this listener disables the config client unless spring.cloud.config.enabled is explicitly "true".
ConfigServerBootstrapApplicationListener() - Constructor for class org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapApplicationListener
 
ConfigServerBootstrapConfiguration - Class in org.springframework.cloud.config.server.bootstrap
Bootstrap configuration to fetch external configuration from a (possibly remote) EnvironmentRepository.
ConfigServerBootstrapConfiguration() - Constructor for class org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapConfiguration
 
ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration - Class in org.springframework.cloud.config.server.bootstrap
 
ConfigServerConfiguration - Class in org.springframework.cloud.config.server.config
 
ConfigServerConfiguration() - Constructor for class org.springframework.cloud.config.server.config.ConfigServerConfiguration
 
ConfigServerEncryptionConfiguration - Class in org.springframework.cloud.config.server.config
 
ConfigServerEncryptionConfiguration() - Constructor for class org.springframework.cloud.config.server.config.ConfigServerEncryptionConfiguration
 
ConfigServerHealthIndicator - Class in org.springframework.cloud.config.server.config
 
ConfigServerHealthIndicator(EnvironmentRepository) - Constructor for class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator
 
configServerHealthIndicator(EnvironmentRepository) - Method in class org.springframework.cloud.config.server.config.EnvironmentRepositoryConfiguration
 
ConfigServerHealthIndicator.Repository - Class in org.springframework.cloud.config.server.config
Repository properties.
ConfigServerMvcConfiguration - Class in org.springframework.cloud.config.server.config
 
ConfigServerMvcConfiguration() - Constructor for class org.springframework.cloud.config.server.config.ConfigServerMvcConfiguration
 
ConfigServerProperties - Class in org.springframework.cloud.config.server.config
 
ConfigServerProperties() - Constructor for class org.springframework.cloud.config.server.config.ConfigServerProperties
 
ConfigServerProperties.Encrypt - Class in org.springframework.cloud.config.server.config
Encryption properties.
ConfigTokenProvider - Interface in org.springframework.cloud.config.server.environment
 
ConfigurableHttpConnectionFactory - Interface in org.springframework.cloud.config.server.environment
 
configure(Transport) - Method in class org.springframework.cloud.config.server.ssh.FileBasedSshTransportConfigCallback
 
configure(Transport) - Method in class org.springframework.cloud.config.server.ssh.PropertiesBasedSshTransportConfigCallback
 
configure(OpenSshConfig.Host, Session) - Method in class org.springframework.cloud.config.server.ssh.PropertyBasedSshSessionFactory
 
configureContentNegotiation(ContentNegotiationConfigurer) - Method in class org.springframework.cloud.config.server.config.ConfigServerMvcConfiguration
 
CONSUL_INDEX - Static variable in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
Consul index header name.
CONSUL_TOKEN - Static variable in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
Consul token header name.
ConsulEnvironmentWatch - Class in org.springframework.cloud.config.server.environment
 
ConsulEnvironmentWatch() - Constructor for class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
ConsulEnvironmentWatchConfiguration() - Constructor for class org.springframework.cloud.config.server.config.EnvironmentRepositoryConfiguration.ConsulEnvironmentWatchConfiguration
 
create(URL) - Method in class org.springframework.cloud.config.server.environment.HttpClientConfigurableHttpConnectionFactory
 
create(URL, Proxy) - Method in class org.springframework.cloud.config.server.environment.HttpClientConfigurableHttpConnectionFactory
 
createBaseDir() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
createFor(String, String, String, String) - Method in class org.springframework.cloud.config.server.support.GitCredentialsProviderFactory
createFor(String, String, String, String, boolean) - Method in class org.springframework.cloud.config.server.support.GitCredentialsProviderFactory
Search for a credential provider that will handle the specified URI.
createGoogleCloudSourceSupport() - Method in class org.springframework.cloud.config.server.config.GoogleCloudSourceConfiguration
 
createProxy(ProxyHostProperties) - Method in class org.springframework.cloud.config.server.ssh.PropertyBasedSshSessionFactory
 
createSession(OpenSshConfig.Host, String, String, int, FS) - Method in class org.springframework.cloud.config.server.ssh.PropertyBasedSshSessionFactory
 
CredentialException - Exception in org.springframework.cloud.config.server.support
 
CredentialException(String, Throwable) - Constructor for exception org.springframework.cloud.config.server.support.CredentialException
 
CredhubConfiguration - Class in org.springframework.cloud.config.server.config
 
CredhubConfiguration() - Constructor for class org.springframework.cloud.config.server.config.CredhubConfiguration
 
CredhubEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
CredhubEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.CredhubEnvironmentProperties
 
CredhubEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
 
CredhubEnvironmentRepository(CredHubOperations) - Constructor for class org.springframework.cloud.config.server.environment.CredhubEnvironmentRepository
 
CredhubEnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment
 
CredhubEnvironmentRepositoryFactory(CredHubOperations) - Constructor for class org.springframework.cloud.config.server.environment.CredhubEnvironmentRepositoryFactory
 
credHubProperties() - Method in class org.springframework.cloud.config.server.config.CredhubConfiguration
 
cubbyholeClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
CubbyholeClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
CubbyholeClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.CubbyholeClientAuthenticationProvider
 

D

decrypt(Environment) - Method in class org.springframework.cloud.config.server.encryption.CipherEnvironmentEncryptor
 
decrypt(String, Environment) - Method in class org.springframework.cloud.config.server.encryption.CipherResourceJsonEncryptor
 
decrypt(String, Environment) - Method in class org.springframework.cloud.config.server.encryption.CipherResourcePropertiesEncryptor
 
decrypt(String, Environment) - Method in class org.springframework.cloud.config.server.encryption.CipherResourceYamlEncryptor
 
decrypt(String, MediaType) - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
decrypt(String, String, String, MediaType) - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
decrypt(Environment) - Method in interface org.springframework.cloud.config.server.encryption.EnvironmentEncryptor
 
decrypt(String) - Method in class org.springframework.cloud.config.server.encryption.LocatorTextEncryptor
 
decrypt(String, Environment) - Method in interface org.springframework.cloud.config.server.encryption.ResourceEncryptor
 
decryptionDisabled() - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
Default() - Constructor for class org.springframework.cloud.config.server.environment.EnvironmentWatch.Default
 
DEFAULT_ORDER - Static variable in class org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapApplicationListener
Default order of the bootstrap application listener.
defaultConfigTokenProvider(ObjectProvider<HttpServletRequest>) - Method in class org.springframework.cloud.config.server.config.EnvironmentRepositoryConfiguration
 
DefaultEnvironmentWatch() - Constructor for class org.springframework.cloud.config.server.config.EnvironmentRepositoryConfiguration.DefaultEnvironmentWatch
 
defaultKey - Variable in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
The key in vault shared by all applications.
defaultLabel(String, String) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
defaultLabelIncludeOrigin(String, String) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
DESCRIPTION - Static variable in class org.springframework.cloud.config.server.diagnostics.GitUriFailureAnalyzer
Description of the failure.
determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class org.springframework.cloud.config.server.proxy.SchemeBasedRoutePlanner
 
doHealthCheck(Health.Builder) - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator
 

E

EnableConfigServer - Annotation Type in org.springframework.cloud.config.server
 
enableConfigServerMarker() - Method in class org.springframework.cloud.config.server.config.ConfigServerConfiguration
 
Encrypt() - Constructor for class org.springframework.cloud.config.server.config.ConfigServerProperties.Encrypt
 
encrypt(String, MediaType) - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
encrypt(String, String, String, MediaType) - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
encrypt(String) - Method in class org.springframework.cloud.config.server.encryption.LocatorTextEncryptor
 
EncryptionAutoConfiguration - Class in org.springframework.cloud.config.server.config
Auto configuration for text encryptors and environment encryptors (non-web stuff).
EncryptionAutoConfiguration() - Constructor for class org.springframework.cloud.config.server.config.EncryptionAutoConfiguration
 
EncryptionAutoConfiguration.EncryptorConfiguration - Class in org.springframework.cloud.config.server.config
 
EncryptionAutoConfiguration.KeyStoreConfiguration - Class in org.springframework.cloud.config.server.config
 
encryptionController() - Method in class org.springframework.cloud.config.server.config.ConfigServerEncryptionConfiguration
 
EncryptionController - Class in org.springframework.cloud.config.server.encryption
 
EncryptionController(TextEncryptorLocator) - Constructor for class org.springframework.cloud.config.server.encryption.EncryptionController
 
encryptionTooWeak() - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
EncryptorConfiguration() - Constructor for class org.springframework.cloud.config.server.config.EncryptionAutoConfiguration.EncryptorConfiguration
 
EnvironmentCleaner - Class in org.springframework.cloud.config.server.environment
 
EnvironmentCleaner() - Constructor for class org.springframework.cloud.config.server.environment.EnvironmentCleaner
 
EnvironmentConfigTokenProvider - Class in org.springframework.cloud.config.server.environment
 
EnvironmentConfigTokenProvider(Environment, String) - Constructor for class org.springframework.cloud.config.server.environment.EnvironmentConfigTokenProvider
 
environmentController(EnvironmentRepository, ConfigServerProperties) - Method in class org.springframework.cloud.config.server.config.ConfigServerMvcConfiguration
 
EnvironmentController - Class in org.springframework.cloud.config.server.environment
 
EnvironmentController(EnvironmentRepository) - Constructor for class org.springframework.cloud.config.server.environment.EnvironmentController
 
EnvironmentController(EnvironmentRepository, ObjectMapper) - Constructor for class org.springframework.cloud.config.server.environment.EnvironmentController
 
environmentEncryptor() - Method in class org.springframework.cloud.config.server.config.EncryptionAutoConfiguration.EncryptorConfiguration
 
EnvironmentEncryptor - Interface in org.springframework.cloud.config.server.encryption
Service interface for decrypting properties in Environment object.
EnvironmentEncryptorEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
A delegating EnvironmentRepository that can decrypt the properties if an EnvironmentEncryptor is provided.
EnvironmentEncryptorEnvironmentRepository(EnvironmentRepository) - Constructor for class org.springframework.cloud.config.server.environment.EnvironmentEncryptorEnvironmentRepository
 
EnvironmentEncryptorEnvironmentRepository(EnvironmentRepository, EnvironmentEncryptor) - Constructor for class org.springframework.cloud.config.server.environment.EnvironmentEncryptorEnvironmentRepository
 
environmentException(HttpServletResponse, EnvironmentException) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
EnvironmentException - Exception in org.springframework.cloud.config.server.environment
 
EnvironmentException(String) - Constructor for exception org.springframework.cloud.config.server.environment.EnvironmentException
 
EnvironmentException(String, Throwable) - Constructor for exception org.springframework.cloud.config.server.environment.EnvironmentException
 
EnvironmentNotFoundException - Exception in org.springframework.cloud.config.server.environment
 
EnvironmentNotFoundException(String) - Constructor for exception org.springframework.cloud.config.server.environment.EnvironmentNotFoundException
 
EnvironmentPropertySource - Class in org.springframework.cloud.config.server.support
 
EnvironmentPropertySource(Environment) - Constructor for class org.springframework.cloud.config.server.support.EnvironmentPropertySource
 
environmentRepositories - Variable in class org.springframework.cloud.config.server.environment.CompositeEnvironmentRepository
 
EnvironmentRepository - Interface in org.springframework.cloud.config.server.environment
 
EnvironmentRepositoryConfiguration - Class in org.springframework.cloud.config.server.config
 
EnvironmentRepositoryConfiguration() - Constructor for class org.springframework.cloud.config.server.config.EnvironmentRepositoryConfiguration
 
EnvironmentRepositoryConfiguration.ConsulEnvironmentWatchConfiguration - Class in org.springframework.cloud.config.server.config
 
EnvironmentRepositoryConfiguration.DefaultEnvironmentWatch - Class in org.springframework.cloud.config.server.config
 
EnvironmentRepositoryFactory<T extends EnvironmentRepository,P extends EnvironmentRepositoryProperties> - Interface in org.springframework.cloud.config.server.environment
 
EnvironmentRepositoryProperties - Interface in org.springframework.cloud.config.server.support
 
environmentRepositoryPropertySourceLocator() - Method in class org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration
 
EnvironmentRepositoryPropertySourceLocator - Class in org.springframework.cloud.config.server.environment
A PropertySourceLocator that reads from an EnvironmentRepository.
EnvironmentRepositoryPropertySourceLocator(EnvironmentRepository, String, String, String) - Constructor for class org.springframework.cloud.config.server.environment.EnvironmentRepositoryPropertySourceLocator
 
environmentWatch() - Method in class org.springframework.cloud.config.server.config.EnvironmentRepositoryConfiguration.ConsulEnvironmentWatchConfiguration
 
environmentWatch() - Method in class org.springframework.cloud.config.server.config.EnvironmentRepositoryConfiguration.DefaultEnvironmentWatch
 
EnvironmentWatch - Interface in org.springframework.cloud.config.server.environment
 
EnvironmentWatch.Default - Class in org.springframework.cloud.config.server.environment
Default implementation of the EnvironmentWatch.
extractRepoProperties(MultipleJGitEnvironmentProperties) - Method in class org.springframework.cloud.config.server.ssh.SshPropertyValidator
 

F

FailedToConstructEnvironmentException - Exception in org.springframework.cloud.config.server.environment
 
FailedToConstructEnvironmentException(String) - Constructor for exception org.springframework.cloud.config.server.environment.FailedToConstructEnvironmentException
 
FailedToConstructEnvironmentException(String, Throwable) - Constructor for exception org.springframework.cloud.config.server.environment.FailedToConstructEnvironmentException
 
fetch(Git, String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
FileBasedSshTransportConfigCallback - Class in org.springframework.cloud.config.server.ssh
Configure JGit transport command to use a default SSH session factory based on local machines SSH config.
FileBasedSshTransportConfigCallback(MultipleJGitEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.ssh.FileBasedSshTransportConfigCallback
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.AbstractScmEnvironmentRepository
 
findOne(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.AbstractScmEnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.CompositeEnvironmentRepository
 
findOne(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.CompositeEnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.CredhubEnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.EnvironmentEncryptorEnvironmentRepository
 
findOne(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentEncryptorEnvironmentRepository
 
findOne(String, String, String) - Method in interface org.springframework.cloud.config.server.environment.EnvironmentRepository
 
findOne(String, String, String, boolean) - Method in interface org.springframework.cloud.config.server.environment.EnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentRepository
 
findOne(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository
 
findOne(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
findOne(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.PassthruEnvironmentRepository
 
findOne(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.PassthruEnvironmentRepository
 
findOne(String, String, String) - Method in class org.springframework.cloud.config.server.environment.RedisEnvironmentRepository
 
findOne(String, String, String, String) - Method in class org.springframework.cloud.config.server.resource.GenericResourceRepository
 
findOne(String, String, String, String) - Method in interface org.springframework.cloud.config.server.resource.ResourceRepository
 
forLowerCaseName(String) - Static method in enum org.springframework.cloud.config.server.proxy.ProxyHostProperties.ProxyForScheme
 
forVersion(RestOperations, String, int) - Static method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategyFactory
Create a new VaultKvAccessStrategy given RestOperations, baseUrl, and version.

G

GcpCredentials() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpCredentials
 
gcpGceClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
GcpGceClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
GcpGceClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.GcpGceClientAuthenticationProvider
 
GcpGceProperties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpGceProperties
 
gcpIamClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
GcpIamClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
GcpIamClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.GcpIamClientAuthenticationProvider
 
GcpIamProperties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
GenericResourceRepository - Class in org.springframework.cloud.config.server.resource
GenericResourceRepository(SearchPathLocator) - Constructor for class org.springframework.cloud.config.server.resource.GenericResourceRepository
 
get(URIish, CredentialItem...) - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
Get the username and password to use for the given uri.
get(URIish, CredentialItem...) - Method in class org.springframework.cloud.config.server.support.GitSkipSslValidationCredentialsProvider
 
get(URIish, CredentialItem...) - Method in class org.springframework.cloud.config.server.support.PassphraseCredentialsProvider
Ask for the credential items to be populated with the passphrase.
getAddLabelLocations() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
getApplication() - Method in class org.springframework.cloud.config.server.environment.SearchPathLocator.Locations
 
getAppRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getAppRolePath() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
getAuth() - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
getAuthentication() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getAwsCredentialProvider() - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
 
getAwsEc2() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getAwsEc2Path() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
getAwsIam() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getAwsPath() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
getAzureMsi() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getAzurePath() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 
getBackend() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getBasedir() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
getBasedir() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
getBucket() - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentProperties
 
getCertAuthPath() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.AppRoleClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.AwsEc2ClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.AwsIamClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.AzureMsiClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.CertificateClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.CubbyholeClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.GcpGceClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.GcpIamClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.KubernetesClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.PcfClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.authentication.TokenClientAuthenticationProvider
 
getClientAuthentication(VaultEnvironmentProperties, RestOperations, RestOperations) - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider
 
getCloneCommandByCloneRepository() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository.JGitFactory
 
getCompositeTypeList(Environment) - Static method in class org.springframework.cloud.config.server.composite.CompositeUtils
Returns list of values of the `type` field from the `spring.cloud.config.server.composite` collection.
getCredentials() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
getCredentials() - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider.AWSStaticCredentialsProvider
 
getData(HttpHeaders, String, String) - Method in interface org.springframework.cloud.config.server.environment.VaultKvAccessStrategy
Return secrets from Vault.
getData() - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
getDefaultApplicationName() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
getDefaultKey() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getDefaultLabel() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
getDefaultLabel() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
getDefaultLabel() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
getDefaultLabel() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
getDefaultLabel() - Method in class org.springframework.cloud.config.server.environment.PassthruEnvironmentRepository
 
getDefaultLabel() - Method in class org.springframework.cloud.config.server.environment.SvnKitEnvironmentRepository
 
getDefaultLabel() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
getDefaultProfile() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
getEncodedKey() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpCredentials
 
getEncrypt() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
getEndpointUri() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
getEnvironment(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
getEnvironment() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
getEnvironmentRepositoryFactoryTypeParams(ConfigurableListableBeanFactory, String) - Static method in class org.springframework.cloud.config.server.composite.CompositeUtils
Given a Factory Name return the generic type parameters of the factory (The actual repository class, and its properties class).
getFactoryName(String, ConfigurableListableBeanFactory) - Static method in class org.springframework.cloud.config.server.composite.CompositeUtils
Given a type of EnvironmentRepository (git, svn, native, etc...) returns the name of the factory bean.
getFailOnError() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
getGcpGce() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getGcpIam() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getGcpPath() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpGceProperties
 
getGcpPath() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
getGitByOpen(File) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository.JGitFactory
 
getGitFactory() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
getHost() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getHost() - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
getHostKey() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
getHostKeyAlgorithm() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
getHostname(String) - Static method in class org.springframework.cloud.config.server.ssh.SshUriPropertyProcessor
 
getIdentityDocument() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
getIdentityTokenService() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 
getInstanceCertificate() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
getInstanceKey() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
getJwtValidity() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
getKeyStore() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
getKeyStorePassword() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
getKnownHostsFile() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
getKubernetes() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getKubernetesPath() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.KubernetesProperties
 
getKvVersion() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getLabel() - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator.Repository
 
getLabel() - Method in class org.springframework.cloud.config.server.environment.SearchPathLocator.Locations
 
getLastRefresh() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
getLeaseDuration() - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
getLeaseId() - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
getLocation() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpCredentials
 
getLocations(String, String, String) - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentRepository
 
getLocations(String, String, String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
getLocations(String, String, String) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository
 
getLocations(String, String, String) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
getLocations(String, String, String) - Method in class org.springframework.cloud.config.server.environment.SearchPathCompositeEnvironmentRepository
 
getLocations(String, String, String) - Method in interface org.springframework.cloud.config.server.environment.SearchPathLocator
 
getLocations() - Method in class org.springframework.cloud.config.server.environment.SearchPathLocator.Locations
 
getLocations(String, String, String) - Method in class org.springframework.cloud.config.server.environment.SvnKitEnvironmentRepository
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.config.server.composite.OnSearchPathLocatorPresent
 
getMetadataService() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 
getName() - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator.Repository
 
getName() - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
 
getName() - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
 
getNamespace() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getNonce() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
getNonProxyHosts() - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
getOrder() - Method in class org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapApplicationListener
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.AbstractScmEnvironmentRepository
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentProperties
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentRepository
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.CredhubEnvironmentProperties
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentProperties
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentRepository
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.RedisEnvironmentProperties
 
getOrder() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getOrder() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
getOverrides() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
getPassphrase() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
getPassphrase() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
getPassword() - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
getPassword() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
getPassword() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
getPassword() - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
 
getPattern() - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
 
getPattern() - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
 
getPcf() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getPcfPath() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
getPort() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getPort() - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
getPreferredAuthentications() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
getPrefix() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
getPrivateKey() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
getProfile() - Method in class org.springframework.cloud.config.server.environment.SearchPathLocator.Locations
 
getProfiles() - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator.Repository
 
getProfileSeparator() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getProjectId() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
getProperty(String) - Method in class org.springframework.cloud.config.server.support.EnvironmentPropertySource
 
getProxy() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
getProxy() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getProxy() - Method in interface org.springframework.cloud.config.server.support.HttpEnvironmentRepositoryProperties
 
getPublicKey() - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
getPublicKey(String, String) - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
getRefreshRate() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
getRefreshRate() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
getRegion() - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentProperties
 
getRepos() - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties
 
getRepos() - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository
 
getRepositories() - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator
 
getRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
getRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
getRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
getRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 
getRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpGceProperties
 
getRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
getRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.KubernetesProperties
 
getRole() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
getRoleId() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
getScheme() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getSearchLocations() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
getSearchLocations() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
getSearchLocations(File, String, String, String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
getSearchPaths() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
getSearchPaths() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
getSecretId() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
getServerName() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
getServiceAccount() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpGceProperties
 
getServiceAccountId() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
getServiceAccountTokenFile() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.KubernetesProperties
 
getSql() - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentProperties
 
getSql() - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentRepository
 
getSshKeysByHostname() - Method in class org.springframework.cloud.config.server.ssh.SshUriPropertyProcessor
 
getSshUriProperties() - Method in class org.springframework.cloud.config.server.ssh.FileBasedSshTransportConfigCallback
 
getSshUriProperties() - Method in class org.springframework.cloud.config.server.ssh.PropertiesBasedSshTransportConfigCallback
 
getSsl() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getSupportedExtensions() - Method in class org.springframework.cloud.config.server.encryption.CipherResourceJsonEncryptor
 
getSupportedExtensions() - Method in class org.springframework.cloud.config.server.encryption.CipherResourcePropertiesEncryptor
 
getSupportedExtensions() - Method in class org.springframework.cloud.config.server.encryption.CipherResourceYamlEncryptor
 
getSupportedExtensions() - Method in interface org.springframework.cloud.config.server.encryption.ResourceEncryptor
 
getTimeout() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
getTimeout() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
getTimeout() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getTimeout() - Method in interface org.springframework.cloud.config.server.support.HttpEnvironmentRepositoryProperties
 
getToken() - Method in interface org.springframework.cloud.config.server.environment.ConfigTokenProvider
 
getToken() - Method in class org.springframework.cloud.config.server.environment.EnvironmentConfigTokenProvider
 
getToken() - Method in class org.springframework.cloud.config.server.environment.HttpRequestConfigTokenProvider
 
getToken() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
getTransportConfigCallback() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
getTrustStore() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
getTrustStorePassword() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
getUri() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
getUri() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
getUsername() - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
getUsername() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
getUsername() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
getUsername() - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
 
getVersion() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
getVersion() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
getVersion() - Method in class org.springframework.cloud.config.server.environment.SearchPathLocator.Locations
 
getWorkingDirectory() - Method in class org.springframework.cloud.config.server.environment.SvnKitEnvironmentRepository
 
getWorkingDirectory() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
GitCredentialsProviderFactory - Class in org.springframework.cloud.config.server.support
A CredentialsProvider factory for Git repositories.
GitCredentialsProviderFactory() - Constructor for class org.springframework.cloud.config.server.support.GitCredentialsProviderFactory
 
GitSkipSslValidationCredentialsProvider - Class in org.springframework.cloud.config.server.support
A CredentialsProvider that will ignore any SSL validation errors that occur.
GitSkipSslValidationCredentialsProvider(CredentialsProvider) - Constructor for class org.springframework.cloud.config.server.support.GitSkipSslValidationCredentialsProvider
 
GitUriFailureAnalyzer - Class in org.springframework.cloud.config.server.diagnostics
 
GitUriFailureAnalyzer() - Constructor for class org.springframework.cloud.config.server.diagnostics.GitUriFailureAnalyzer
 
GoogleCloudSourceConfiguration - Class in org.springframework.cloud.config.server.config
Adds Google Cloud Source OAuth2 support, if com.google.auth:google-auth-library-oauth2-http library is on classpath.
GoogleCloudSourceConfiguration() - Constructor for class org.springframework.cloud.config.server.config.GoogleCloudSourceConfiguration
 
GoogleCloudSourceSupport - Class in org.springframework.cloud.config.server.support
Provides credentials for Google Cloud Source repositories by adding a Authenticate http header.
GoogleCloudSourceSupport() - Constructor for class org.springframework.cloud.config.server.support.GoogleCloudSourceSupport
 

H

HostKeyAlgoSupported - Annotation Type in org.springframework.cloud.config.server.ssh
Beans annotated with HostKeyAlgoSupported and Validated will have the constraints applied.
HostKeyAlgoSupportedValidator - Class in org.springframework.cloud.config.server.ssh
JSR-303 Cross Field validator that ensures that a MultipleJGitEnvironmentProperties bean for the constraints: - If host key algo is supported Beans annotated with HostKeyAlgoSupported and Validated will have the constraints applied.
HostKeyAlgoSupportedValidator() - Constructor for class org.springframework.cloud.config.server.ssh.HostKeyAlgoSupportedValidator
 
HostKeyAndAlgoBothExist - Annotation Type in org.springframework.cloud.config.server.ssh
Beans annotated with HostKeyAndAlgoBothExist and Validated will have the constraints applied.
HostKeyAndAlgoBothExistValidator - Class in org.springframework.cloud.config.server.ssh
JSR-303 Cross Field validator that ensures that a MultipleJGitEnvironmentProperties bean for the constraints: - If host key is set then host key algo must also be set - If host key algo is set then host key must also be set Beans annotated with HostKeyAndAlgoBothExist and Validated will have the constraints applied.
HostKeyAndAlgoBothExistValidator() - Constructor for class org.springframework.cloud.config.server.ssh.HostKeyAndAlgoBothExistValidator
 
HttpClientConfigurableHttpConnectionFactory - Class in org.springframework.cloud.config.server.environment
 
HttpClientConfigurableHttpConnectionFactory() - Constructor for class org.springframework.cloud.config.server.environment.HttpClientConfigurableHttpConnectionFactory
 
HttpClientSupport - Class in org.springframework.cloud.config.server.support
 
HttpClientVaultRestTemplateFactory - Class in org.springframework.cloud.config.server.environment
 
HttpClientVaultRestTemplateFactory() - Constructor for class org.springframework.cloud.config.server.environment.HttpClientVaultRestTemplateFactory
 
HttpEnvironmentRepositoryProperties - Interface in org.springframework.cloud.config.server.support
 
HttpRequestConfigTokenProvider - Class in org.springframework.cloud.config.server.environment
 
HttpRequestConfigTokenProvider(ObjectProvider<HttpServletRequest>) - Constructor for class org.springframework.cloud.config.server.environment.HttpRequestConfigTokenProvider
 

I

illegalArgument(HttpServletResponse) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
init() - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator
 
initialize(HostKeyAlgoSupported) - Method in class org.springframework.cloud.config.server.ssh.HostKeyAlgoSupportedValidator
 
initialize(HostKeyAndAlgoBothExist) - Method in class org.springframework.cloud.config.server.ssh.HostKeyAndAlgoBothExistValidator
 
initialize(KnownHostsFileIsValid) - Method in class org.springframework.cloud.config.server.ssh.KnownHostsFileValidator
 
initialize(PrivateKeyIsValid) - Method in class org.springframework.cloud.config.server.ssh.PrivateKeyValidator
 
invalidCipher() - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
InvalidEnvironmentRequestException - Exception in org.springframework.cloud.config.server.environment
 
InvalidEnvironmentRequestException(String) - Constructor for exception org.springframework.cloud.config.server.environment.InvalidEnvironmentRequestException
 
isAcceptEmpty() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
isAddLabelLocations() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
isAwsCodeCommitEnabled() - Method in class org.springframework.cloud.config.server.support.GitCredentialsProviderFactory
 
isBootstrap() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
isCloneOnStart() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
isCloneOnStart() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
isDeleteUntrackedBranches() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
isDeleteUntrackedBranches() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
isEnabled() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties.Encrypt
 
isEnabled() - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentProperties
 
isFailOnError() - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
isForcePull() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
isForcePull() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
isIgnoreLocalSshSettings() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
isInteractive() - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
This credentials provider cannot run interactively.
isInteractive() - Method in class org.springframework.cloud.config.server.support.GitSkipSslValidationCredentialsProvider
 
isInteractive() - Method in class org.springframework.cloud.config.server.support.PassphraseCredentialsProvider
isInvalidEncodedLocation(String) - Static method in class org.springframework.cloud.config.server.support.PathUtils
Check whether the given location contains invalid escape sequences.
isInvalidEncodedPath(String) - Static method in class org.springframework.cloud.config.server.support.PathUtils
Check whether the given path contains invalid escape sequences.
isInvalidPath(String) - Static method in class org.springframework.cloud.config.server.support.PathUtils
Identifies invalid resource paths.
isPlainTextEncrypt() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties.Encrypt
 
isRenewable() - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
isSkipSslValidation() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
isSkipSslValidation() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
isSkipSslValidation() - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
isSkipSslValidation() - Method in interface org.springframework.cloud.config.server.support.HttpEnvironmentRepositoryProperties
 
isSshUri(Object) - Static method in class org.springframework.cloud.config.server.ssh.SshPropertyValidator
 
isStrictHostKeyChecking() - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
isStrictHostKeyChecking() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
isStrictHostKeyChecking() - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
isStripDocumentFromYaml() - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
isValid(MultipleJGitEnvironmentProperties, ConstraintValidatorContext) - Method in class org.springframework.cloud.config.server.ssh.HostKeyAlgoSupportedValidator
 
isValid(MultipleJGitEnvironmentProperties, ConstraintValidatorContext) - Method in class org.springframework.cloud.config.server.ssh.HostKeyAndAlgoBothExistValidator
 
isValid(MultipleJGitEnvironmentProperties, ConstraintValidatorContext) - Method in class org.springframework.cloud.config.server.ssh.KnownHostsFileValidator
 
isValid(MultipleJGitEnvironmentProperties, ConstraintValidatorContext) - Method in class org.springframework.cloud.config.server.ssh.PrivateKeyValidator
 

J

JdbcEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
JdbcEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.JdbcEnvironmentProperties
 
JdbcEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
An EnvironmentRepository that picks up data from a relational database.
JdbcEnvironmentRepository(JdbcTemplate, JdbcEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.JdbcEnvironmentRepository
 
JdbcEnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment
 
JdbcEnvironmentRepositoryFactory(JdbcTemplate) - Constructor for class org.springframework.cloud.config.server.environment.JdbcEnvironmentRepositoryFactory
 
JGitEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
JGitEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
JGitEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
An EnvironmentRepository backed by a single git repository.
JGitEnvironmentRepository(ConfigurableEnvironment, JGitEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
JGitEnvironmentRepository.JGitFactory - Class in org.springframework.cloud.config.server.environment
Wraps the static method calls to Git and CloneCommand allowing for easier unit testing.
JGitFactory() - Constructor for class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository.JGitFactory
 
jsonProperties(String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 

K

keyFormat() - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
KeyStoreConfiguration() - Constructor for class org.springframework.cloud.config.server.config.EncryptionAutoConfiguration.KeyStoreConfiguration
 
KeyStoreTextEncryptorLocator - Class in org.springframework.cloud.config.server.encryption
A TextEncryptorLocator that pulls RSA key pairs out of a keystore.
KeyStoreTextEncryptorLocator(KeyStoreKeyFactory, String, String) - Constructor for class org.springframework.cloud.config.server.encryption.KeyStoreTextEncryptorLocator
 
keyUnavailable() - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
KnownHostsFileIsValid - Annotation Type in org.springframework.cloud.config.server.ssh
Beans annotated with KnownHostsFileIsValid and Validated will have the constraints applied.
KnownHostsFileValidator - Class in org.springframework.cloud.config.server.ssh
JSR-303 Cross Field validator that ensures that a MultipleJGitEnvironmentProperties bean for the constraints: - Verifies that known hosts file exists
KnownHostsFileValidator() - Constructor for class org.springframework.cloud.config.server.ssh.KnownHostsFileValidator
 
kubernetesClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
KubernetesClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
KubernetesClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.KubernetesClientAuthenticationProvider
 
KubernetesProperties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.KubernetesProperties
 

L

labelled(String, String, String) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
labelledIncludeOrigin(String, String, String) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
labelledJsonProperties(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
labelledProperties(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
labelledYaml(String, String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
LocalPropertySourceLocatorConfiguration() - Constructor for class org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration
 
locate(Map<String, String>) - Method in class org.springframework.cloud.config.server.encryption.KeyStoreTextEncryptorLocator
 
locate(String) - Method in class org.springframework.cloud.config.server.encryption.PassthruSecretLocator
 
locate(String) - Method in interface org.springframework.cloud.config.server.encryption.SecretLocator
 
locate(Map<String, String>) - Method in class org.springframework.cloud.config.server.encryption.SingleTextEncryptorLocator
 
locate(Map<String, String>) - Method in interface org.springframework.cloud.config.server.encryption.TextEncryptorLocator
 
locate(Environment) - Method in class org.springframework.cloud.config.server.environment.EnvironmentRepositoryPropertySourceLocator
 
Locations(String, String, String, String, String[]) - Constructor for class org.springframework.cloud.config.server.environment.SearchPathLocator.Locations
 
LocatorTextEncryptor - Class in org.springframework.cloud.config.server.encryption
 
LocatorTextEncryptor(TextEncryptorLocator) - Constructor for class org.springframework.cloud.config.server.encryption.LocatorTextEncryptor
 
logger - Variable in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
logger - Variable in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
 
logger - Variable in class org.springframework.cloud.config.server.support.GitCredentialsProviderFactory
 
lowercaseName() - Method in enum org.springframework.cloud.config.server.proxy.ProxyHostProperties.ProxyForScheme
 

M

main(String[]) - Static method in class org.springframework.cloud.config.server.ConfigServerApplication
 
matches(String, String, String) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
 
MESSAGE - Static variable in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
Error message for URI for git repo.
missingClassForAuthMethod(String, String, VaultEnvironmentProperties.AuthenticationMethod) - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider
 
missingPropertyForAuthMethod(String, VaultEnvironmentProperties.AuthenticationMethod) - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider
 
multipleJGitEnvironmentProperties() - Method in class org.springframework.cloud.config.server.config.EnvironmentRepositoryConfiguration
 
MultipleJGitEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
MultipleJGitEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties
 
MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
A JGitEnvironmentProperties that matches patterns.
MultipleJGitEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
EnvironmentRepository that based on one or more git repositories.
MultipleJGitEnvironmentRepository(ConfigurableEnvironment, MultipleJGitEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository
 
MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
A JGitEnvironmentProperties that matches patterns.
MultipleJGitEnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment
 
MultipleJGitEnvironmentRepositoryFactory(ConfigurableEnvironment, ConfigServerProperties, TransportConfigCallbackFactory) - Constructor for class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepositoryFactory
Deprecated.
MultipleJGitEnvironmentRepositoryFactory(ConfigurableEnvironment, ConfigServerProperties, Optional<ConfigurableHttpConnectionFactory>, TransportConfigCallbackFactory) - Constructor for class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepositoryFactory
 

N

NativeEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
NativeEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
NativeEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
Simple implementation of EnvironmentRepository that uses a SpringApplication and configuration files located through the normal protocols.
NativeEnvironmentRepository(ConfigurableEnvironment, NativeEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
NativeEnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment
 
NativeEnvironmentRepositoryFactory(ConfigurableEnvironment, ConfigServerProperties) - Constructor for class org.springframework.cloud.config.server.environment.NativeEnvironmentRepositoryFactory
 
noSuchLabel(HttpServletResponse) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
NoSuchLabelException - Exception in org.springframework.cloud.config.server.environment
 
NoSuchLabelException(String) - Constructor for exception org.springframework.cloud.config.server.environment.NoSuchLabelException
 
NoSuchLabelException(String, Exception) - Constructor for exception org.springframework.cloud.config.server.environment.NoSuchLabelException
 
NoSuchRepositoryException - Exception in org.springframework.cloud.config.server.environment
 
NoSuchRepositoryException(String) - Constructor for exception org.springframework.cloud.config.server.environment.NoSuchRepositoryException
 
NoSuchRepositoryException(String, Exception) - Constructor for exception org.springframework.cloud.config.server.environment.NoSuchRepositoryException
 
NoSuchResourceException - Exception in org.springframework.cloud.config.server.resource
 
NoSuchResourceException(String) - Constructor for exception org.springframework.cloud.config.server.resource.NoSuchResourceException
 
notFound(NoSuchResourceException) - Method in class org.springframework.cloud.config.server.resource.ResourceController
 
notInstalled() - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 

O

onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapApplicationListener
 
OnSearchPathLocatorPresent - Class in org.springframework.cloud.config.server.composite
 
OnSearchPathLocatorPresent() - Constructor for class org.springframework.cloud.config.server.composite.OnSearchPathLocatorPresent
 
order - Variable in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
order - Variable in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentRepository
 
org.springframework.cloud.config.server - package org.springframework.cloud.config.server
 
org.springframework.cloud.config.server.bootstrap - package org.springframework.cloud.config.server.bootstrap
 
org.springframework.cloud.config.server.composite - package org.springframework.cloud.config.server.composite
 
org.springframework.cloud.config.server.config - package org.springframework.cloud.config.server.config
 
org.springframework.cloud.config.server.diagnostics - package org.springframework.cloud.config.server.diagnostics
 
org.springframework.cloud.config.server.encryption - package org.springframework.cloud.config.server.encryption
 
org.springframework.cloud.config.server.environment - package org.springframework.cloud.config.server.environment
 
org.springframework.cloud.config.server.environment.vault - package org.springframework.cloud.config.server.environment.vault
 
org.springframework.cloud.config.server.environment.vault.authentication - package org.springframework.cloud.config.server.environment.vault.authentication
 
org.springframework.cloud.config.server.proxy - package org.springframework.cloud.config.server.proxy
 
org.springframework.cloud.config.server.resource - package org.springframework.cloud.config.server.resource
 
org.springframework.cloud.config.server.ssh - package org.springframework.cloud.config.server.ssh
 
org.springframework.cloud.config.server.support - package org.springframework.cloud.config.server.support
 

P

PassphraseCredentialsProvider - Class in org.springframework.cloud.config.server.support
A CredentialsProvider that uses a passphrase.
PassphraseCredentialsProvider(String) - Constructor for class org.springframework.cloud.config.server.support.PassphraseCredentialsProvider
Initialize the provider with a the ssh passphrase.
PassthruEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
Simple implementation of EnvironmentRepository that just reflects an existing Spring Environment.
PassthruEnvironmentRepository(ConfigurableEnvironment) - Constructor for class org.springframework.cloud.config.server.environment.PassthruEnvironmentRepository
 
PassthruSecretLocator - Class in org.springframework.cloud.config.server.encryption
 
PassthruSecretLocator() - Constructor for class org.springframework.cloud.config.server.encryption.PassthruSecretLocator
 
PathUtils - Class in org.springframework.cloud.config.server.support
 
PatternMatchingJGitEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
 
PatternMatchingJGitEnvironmentProperties(String) - Constructor for class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
 
PatternMatchingJGitEnvironmentRepository() - Constructor for class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
 
PatternMatchingJGitEnvironmentRepository(ConfigurableEnvironment, MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
 
pcfClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
PcfClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
PcfClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.PcfClientAuthenticationProvider
 
PcfProperties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.config.server.composite.CompositeEnvironmentBeanFactoryPostProcessor
 
prepareEnvironment(Environment) - Static method in class org.springframework.cloud.config.server.support.EnvironmentPropertySource
 
PrivateKeyIsValid - Annotation Type in org.springframework.cloud.config.server.ssh
Beans annotated with PrivateKeyValidator and Validated will have the constraints applied.
PrivateKeyValidator - Class in org.springframework.cloud.config.server.ssh
JSR-303 Cross Field validator that ensures that an MultipleJGitEnvironmentProperties bean for the constraints: - Private key is present and can be correctly parsed using KeyPair Beans annotated with PrivateKeyValidator and Validated will have the constraints applied.
PrivateKeyValidator() - Constructor for class org.springframework.cloud.config.server.ssh.PrivateKeyValidator
 
processPath(String) - Static method in class org.springframework.cloud.config.server.support.PathUtils
Process the given resource path.
profileSeparator - Variable in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
Vault profile separator.
PROMPT - Static variable in class org.springframework.cloud.config.server.support.PassphraseCredentialsProvider
Prompt to skip iteration for.
properties(String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
PropertiesBasedSshTransportConfigCallback - Class in org.springframework.cloud.config.server.ssh
Configure JGit transport command to use a SSH session factory that is configured using properties defined in MultipleJGitEnvironmentProperties.
PropertiesBasedSshTransportConfigCallback(MultipleJGitEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.ssh.PropertiesBasedSshTransportConfigCallback
 
PropertyBasedSshSessionFactory - Class in org.springframework.cloud.config.server.ssh
In a cloud environment local SSH config files such as `.known_hosts` may not be suitable for providing configuration settings due to ephemeral filesystems.
PropertyBasedSshSessionFactory(Map<String, JGitEnvironmentProperties>, JSch) - Constructor for class org.springframework.cloud.config.server.ssh.PropertyBasedSshSessionFactory
 
ProxyHostCredentialsProvider - Class in org.springframework.cloud.config.server.proxy
 
ProxyHostCredentialsProvider(ProxyHostProperties...) - Constructor for class org.springframework.cloud.config.server.proxy.ProxyHostCredentialsProvider
 
ProxyHostProperties - Class in org.springframework.cloud.config.server.proxy
Properties for a proxy host.
ProxyHostProperties() - Constructor for class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
ProxyHostProperties.ProxyForScheme - Enum in org.springframework.cloud.config.server.proxy
Proxy for a given scheme.

R

read(String) - Method in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
read(String) - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultEnvironmentRepository
 
read(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Deprecated.
 
RedisEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
RedisEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.RedisEnvironmentProperties
 
RedisEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
 
RedisEnvironmentRepository(StringRedisTemplate, RedisEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.RedisEnvironmentRepository
 
RedisEnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment
 
RedisEnvironmentRepositoryFactory(StringRedisTemplate) - Constructor for class org.springframework.cloud.config.server.environment.RedisEnvironmentRepositoryFactory
 
refresh(String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
Get the working directory ready.
refresh() - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider.AWSStaticCredentialsProvider
 
Repository() - Constructor for class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator.Repository
 
RepositoryException - Exception in org.springframework.cloud.config.server.environment
 
RepositoryException(String) - Constructor for exception org.springframework.cloud.config.server.environment.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception org.springframework.cloud.config.server.environment.RepositoryException
 
request - Variable in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
reset(URIish) - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
Throw out cached data and force retrieval of AWS credentials.
reset(URIish) - Method in class org.springframework.cloud.config.server.support.GitSkipSslValidationCredentialsProvider
 
resolvePlaceholders(StandardEnvironment, String) - Static method in class org.springframework.cloud.config.server.support.EnvironmentPropertySource
 
resourceController(ResourceRepository, EnvironmentRepository, ConfigServerProperties) - Method in class org.springframework.cloud.config.server.config.ConfigServerMvcConfiguration
 
ResourceController - Class in org.springframework.cloud.config.server.resource
An HTTP endpoint for serving up templated plain text resources from an underlying repository.
ResourceController(ResourceRepository, EnvironmentRepository, Map<String, ResourceEncryptor>) - Constructor for class org.springframework.cloud.config.server.resource.ResourceController
 
ResourceController(ResourceRepository, EnvironmentRepository) - Constructor for class org.springframework.cloud.config.server.resource.ResourceController
 
ResourceEncryptor - Interface in org.springframework.cloud.config.server.encryption
Interface for decrypting values in plain text files served through ResourceController.
ResourceEncryptorConfiguration - Class in org.springframework.cloud.config.server.config
Adds configuration to decrypt plain text files served through ResourceController.
ResourceEncryptorConfiguration() - Constructor for class org.springframework.cloud.config.server.config.ResourceEncryptorConfiguration
 
resourceRepository(SearchPathLocator) - Method in class org.springframework.cloud.config.server.config.ResourceRepositoryConfiguration
 
ResourceRepository - Interface in org.springframework.cloud.config.server.resource
 
ResourceRepositoryConfiguration - Class in org.springframework.cloud.config.server.config
 
ResourceRepositoryConfiguration() - Constructor for class org.springframework.cloud.config.server.config.ResourceRepositoryConfiguration
 
RESPONSE_TYPE - Static variable in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
Response types.
restOperations() - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration
This method is a work-around for the Spring Vault issue documented in https://github.com/spring-projects/spring-vault/issues/546.
restTemplateBuilder(VaultEndpointProvider, ClientHttpRequestFactory) - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration
 
retrieve(String, String, String, ServletWebRequest, boolean) - Method in class org.springframework.cloud.config.server.resource.ResourceController
 
retrieve(String, String, ServletWebRequest, boolean) - Method in class org.springframework.cloud.config.server.resource.ResourceController
 

S

SchemeBasedRoutePlanner - Class in org.springframework.cloud.config.server.proxy
 
SchemeBasedRoutePlanner(ProxyHostProperties, ProxyHostProperties) - Constructor for class org.springframework.cloud.config.server.proxy.SchemeBasedRoutePlanner
 
searchPathCompositeEnvironmentRepository() - Method in class org.springframework.cloud.config.server.config.CompositeConfiguration
 
SearchPathCompositeEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
SearchPathCompositeEnvironmentRepository(List<EnvironmentRepository>) - Constructor for class org.springframework.cloud.config.server.environment.SearchPathCompositeEnvironmentRepository
SearchPathLocator - Interface in org.springframework.cloud.config.server.environment
Strategy for locating a search path for resource (e.g.
SearchPathLocator.Locations - Class in org.springframework.cloud.config.server.environment
Locations POJO.
SecretLocator - Interface in org.springframework.cloud.config.server.encryption
 
setAcceptEmpty(boolean) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
setAcceptEmpty(boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
Flag to indicate that If HTTP 404 needs to be sent if Application is not Found.
setAddLabelLocations(Boolean) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
setAddLabelLocations(boolean) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
setAppRolePath(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
setAuth(String) - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
setAuthentication(VaultEnvironmentProperties.AuthenticationMethod) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setAwsCodeCommitEnabled(boolean) - Method in class org.springframework.cloud.config.server.support.GitCredentialsProviderFactory
 
setAwsCredentialProvider(AWSCredentialsProvider) - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
 
setAwsEc2Path(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
setAwsPath(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
setAzurePath(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 
setBackend(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setBackend(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Deprecated.
 
setBasedir(File) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setBasedir(File) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setBootstrap(boolean) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
setBucket(String) - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentProperties
 
setCertAuthPath(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
setCloneOnStart(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setCloneOnStart(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setData(JsonNode) - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
setDefaultApplicationName(String) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
setDefaultApplicationName(String) - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
setDefaultKey(String) - Method in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
setDefaultKey(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setDefaultLabel(String) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
setDefaultLabel(String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setDefaultLabel(String) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
setDefaultLabel(String) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
setDefaultLabel(String) - Method in class org.springframework.cloud.config.server.environment.SvnKitEnvironmentRepository
 
setDefaultLabel(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setDefaultProfile(String) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
setDefaultProfile(String) - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
setDeleteUntrackedBranches(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setDeleteUntrackedBranches(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setEnabled(boolean) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties.Encrypt
 
setEnabled(boolean) - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentProperties
 
setEncodedKey(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpCredentials
 
setEncryptEnabled(boolean) - Method in class org.springframework.cloud.config.server.resource.ResourceController
 
setEndpointUri(URI) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
setEnvironment(ConfigurableEnvironment) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setEnvironmentRepos(List<EnvironmentRepository>) - Method in class org.springframework.cloud.config.server.config.CompositeConfiguration
 
setFailOnError(Boolean) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
setFailOnError(boolean) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
setForcePull(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setForcePull(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setGcpPath(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpGceProperties
 
setGcpPath(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
setGitCredentialsProviderFactory(GitCredentialsProviderFactory) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setGitFactory(JGitEnvironmentRepository.JGitFactory) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setHost(String) - Method in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
setHost(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setHost(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Deprecated.
 
setHost(String) - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
setHostKey(String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setHostKeyAlgorithm(String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setIdentityDocument(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
setIdentityTokenService(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 
setIgnoreLocalSshSettings(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setInstanceCertificate(Resource) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
setInstanceKey(Resource) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
setJwtValidity(Duration) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
setKeyStore(Resource) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
setKeyStorePassword(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
setKnownHostsFile(String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setKubernetesPath(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.KubernetesProperties
 
setKvVersion(int) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setLabel(String) - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator.Repository
 
setLastRefresh(long) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setLeaseDuration(long) - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
setLeaseId(String) - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
setLocation(Resource) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpCredentials
 
setMetadataService(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 
setName(String) - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator.Repository
 
setName(String) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
 
setName(String) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
 
setNamespace(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setNamespace(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Deprecated.
 
setNonce(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
setNonProxyHosts(String) - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
setOrder(int) - Method in class org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapApplicationListener
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.AbstractScmEnvironmentRepository
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentProperties
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentRepository
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.CredhubEnvironmentProperties
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentProperties
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentRepository
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.RedisEnvironmentProperties
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.SvnKitEnvironmentRepository
 
setOrder(int) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setOrder(int) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setOrder(int) - Method in interface org.springframework.cloud.config.server.support.EnvironmentRepositoryProperties
 
setOverrides(Map<String, String>) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
setOverrides(Map<String, String>) - Method in class org.springframework.cloud.config.server.environment.EnvironmentEncryptorEnvironmentRepository
 
setPassphrase(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setPassphrase(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setPassword(String) - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
setPassword(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setPassword(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setPassword(String) - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
 
setPath(String) - Method in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
setPattern(String[]) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
 
setPattern(String[]) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository
 
setPcfPath(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
setPlainTextEncrypt(boolean) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties.Encrypt
 
setPlainTextEncryptEnabled(boolean) - Method in class org.springframework.cloud.config.server.resource.ResourceController
 
setPort(int) - Method in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
setPort(Integer) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setPort(int) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Deprecated.
 
setPort(int) - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
setPreferredAuthentications(String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setPrefix(String) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
setPrivateKey(String) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setProfiles(String) - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator.Repository
 
setProfileSeparator(String) - Method in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
setProfileSeparator(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setProjectId(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
setProxy(Map<ProxyHostProperties.ProxyForScheme, ProxyHostProperties>) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setProxy(Map<ProxyHostProperties.ProxyForScheme, ProxyHostProperties>) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setRefreshRate(int) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setRefreshRate(int) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setRegion(String) - Method in class org.springframework.cloud.config.server.environment.AwsS3EnvironmentProperties
 
setRenewable(boolean) - Method in class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 
setRepos(Map<String, MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties>) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties
 
setRepos(Map<String, MultipleJGitEnvironmentRepository.PatternMatchingJGitEnvironmentRepository>) - Method in class org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentRepository
 
setRepositories(Map<String, ConfigServerHealthIndicator.Repository>) - Method in class org.springframework.cloud.config.server.config.ConfigServerHealthIndicator
 
setResourceLoader(ResourceLoader) - Method in class org.springframework.cloud.config.server.resource.GenericResourceRepository
 
setResourceLoader(ResourceLoader) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setRestTemplate(RestTemplate) - Method in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
setRole(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
setRole(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsEc2Properties
 
setRole(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
setRole(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AzureMsiProperties
 
setRole(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpGceProperties
 
setRole(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
setRole(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.KubernetesProperties
 
setRole(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.PcfProperties
 
setRoleId(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
setRsaAlgorithm(RsaAlgorithm) - Method in class org.springframework.cloud.config.server.encryption.KeyStoreTextEncryptorLocator
 
setSalt(String) - Method in class org.springframework.cloud.config.server.encryption.KeyStoreTextEncryptorLocator
 
setScheme(String) - Method in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
setScheme(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setScheme(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Deprecated.
 
setSearchLocations(String[]) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
setSearchLocations(String...) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
setSearchPaths(String...) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setSearchPaths(String...) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setSecretId(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AppRoleProperties
 
setSecretLocator(SecretLocator) - Method in class org.springframework.cloud.config.server.encryption.KeyStoreTextEncryptorLocator
 
setServerName(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AwsIamProperties
 
setServiceAccount(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpGceProperties
 
setServiceAccountId(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpIamProperties
 
setServiceAccountTokenFile(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.KubernetesProperties
 
setSkipSslValidation(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setSkipSslValidation(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setSkipSslValidation(boolean) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setSql(String) - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentProperties
 
setSql(String) - Method in class org.springframework.cloud.config.server.environment.JdbcEnvironmentRepository
 
setStrictHostKeyChecking(boolean) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setStrictHostKeyChecking(boolean) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setStrictHostKeyChecking(boolean) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setStripDocumentFromYaml(boolean) - Method in class org.springframework.cloud.config.server.config.ConfigServerProperties
 
setStripDocumentFromYaml(boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
Flag to indicate that YAML documents which are not a map should be stripped of the "document" prefix that is added by Spring (to facilitate conversion to Properties).
setStrong(boolean) - Method in class org.springframework.cloud.config.server.encryption.KeyStoreTextEncryptorLocator
 
setTimeout(int) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentProperties
 
setTimeout(int) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setTimeout(int) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setToken(String) - Method in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
setToken(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
setTransportConfigCallback(TransportConfigCallback) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
setTrustStore(Resource) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
setTrustStorePassword(String) - Method in class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
setUri(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setUri(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setUsername(String) - Method in class org.springframework.cloud.config.server.proxy.ProxyHostProperties
 
setUsername(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessor
 
setUsername(String) - Method in class org.springframework.cloud.config.server.support.AbstractScmAccessorProperties
 
setUsername(String) - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
 
setVersion(String) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentProperties
 
setVersion(String) - Method in class org.springframework.cloud.config.server.environment.NativeEnvironmentRepository
 
setWait(String) - Method in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
shouldPull(Git) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
SingleTextEncryptorLocator - Class in org.springframework.cloud.config.server.encryption
 
SingleTextEncryptorLocator(TextEncryptor) - Constructor for class org.springframework.cloud.config.server.encryption.SingleTextEncryptorLocator
 
SpringVaultClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault
 
SpringVaultClientAuthenticationProvider(VaultEnvironmentProperties.AuthenticationMethod) - Constructor for class org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider
 
SpringVaultClientConfiguration - Class in org.springframework.cloud.config.server.environment.vault
This class is adapted from EnvironmentVaultConfiguration and org.springframework.cloud.vault.config.ClientAuthenticationFactory in order to provide configuration consistent with Spring Cloud Vault's property-based configuration.
SpringVaultClientConfiguration(VaultEnvironmentProperties, ConfigTokenProvider, List<SpringVaultClientAuthenticationProvider>) - Constructor for class org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration
 
SpringVaultEnvironmentRepository - Class in org.springframework.cloud.config.server.environment.vault
 
SpringVaultEnvironmentRepository(ObjectProvider<HttpServletRequest>, EnvironmentWatch, VaultEnvironmentProperties, VaultKeyValueOperations) - Constructor for class org.springframework.cloud.config.server.environment.vault.SpringVaultEnvironmentRepository
 
SpringVaultEnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment.vault
 
SpringVaultEnvironmentRepositoryFactory(ObjectProvider<HttpServletRequest>, EnvironmentWatch, SpringVaultClientConfiguration) - Constructor for class org.springframework.cloud.config.server.environment.vault.SpringVaultEnvironmentRepositoryFactory
 
SshPropertyValidator - Class in org.springframework.cloud.config.server.ssh
Validate SSH related properties.
SshPropertyValidator() - Constructor for class org.springframework.cloud.config.server.ssh.SshPropertyValidator
 
SshUriPropertyProcessor - Class in org.springframework.cloud.config.server.ssh
Check if Git repo properties refer to an SSH based transport then filter and extract the properties.
SshUriPropertyProcessor(MultipleJGitEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.ssh.SshUriPropertyProcessor
 
Ssl() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.Ssl
 
sslConfiguration() - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration
 
status() - Method in class org.springframework.cloud.config.server.encryption.EncryptionController
 
supportedAuthenticationMethod - Variable in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider
 
supports(VaultEnvironmentProperties) - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider
 
supports(CredentialItem...) - Method in class org.springframework.cloud.config.server.support.AwsCodeCommitCredentialProvider
We support username and password credential items only.
supports(CredentialItem...) - Method in class org.springframework.cloud.config.server.support.GitSkipSslValidationCredentialsProvider
 
supports(CredentialItem...) - Method in class org.springframework.cloud.config.server.support.PassphraseCredentialsProvider
SvnEnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment
 
SvnEnvironmentRepositoryFactory(ConfigurableEnvironment, ConfigServerProperties) - Constructor for class org.springframework.cloud.config.server.environment.SvnEnvironmentRepositoryFactory
 
SvnKitEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
SvnKitEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.SvnKitEnvironmentProperties
 
SvnKitEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
Subversion-backed EnvironmentRepository.
SvnKitEnvironmentRepository(ConfigurableEnvironment, SvnKitEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.SvnKitEnvironmentRepository
 

T

textEncryptorLocator() - Method in class org.springframework.cloud.config.server.config.EncryptionAutoConfiguration.KeyStoreConfiguration
 
TextEncryptorLocator - Interface in org.springframework.cloud.config.server.encryption
 
tokenClientAuthenticationProvider() - Method in class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
TokenClientAuthenticationProvider - Class in org.springframework.cloud.config.server.environment.vault.authentication
 
TokenClientAuthenticationProvider() - Constructor for class org.springframework.cloud.config.server.environment.vault.authentication.TokenClientAuthenticationProvider
 
toString() - Method in class org.springframework.cloud.config.server.environment.SearchPathLocator.Locations
 
TransportConfigCallbackFactory - Class in org.springframework.cloud.config.server.support
 
TransportConfigCallbackFactory(TransportConfigCallback, GoogleCloudSourceSupport) - Constructor for class org.springframework.cloud.config.server.support.TransportConfigCallbackFactory
 

V

valueOf(String) - Static method in enum org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AuthenticationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.config.server.proxy.ProxyHostProperties.ProxyForScheme
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.AuthenticationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.config.server.proxy.ProxyHostProperties.ProxyForScheme
Returns an array containing the constants of this enum type, in the order they are declared.
VAULT_PROPERTIES_PREFIX - Static variable in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientAuthenticationProvider
 
VaultClientAuthenticationProviderConfiguration() - Constructor for class org.springframework.cloud.config.server.config.VaultConfiguration.VaultClientAuthenticationProviderConfiguration
 
vaultConfigTokenProvider(Environment) - Method in class org.springframework.cloud.config.server.config.VaultConfiguration
 
VaultConfiguration - Class in org.springframework.cloud.config.server.config
 
VaultConfiguration() - Constructor for class org.springframework.cloud.config.server.config.VaultConfiguration
 
VaultConfiguration.VaultClientAuthenticationProviderConfiguration - Class in org.springframework.cloud.config.server.config
 
vaultEndpoint() - Method in class org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration
 
VaultEnvironmentProperties - Class in org.springframework.cloud.config.server.environment
 
VaultEnvironmentProperties() - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentProperties
 
VaultEnvironmentProperties.AppRoleProperties - Class in org.springframework.cloud.config.server.environment
AppRole properties.
VaultEnvironmentProperties.AuthenticationMethod - Enum in org.springframework.cloud.config.server.environment
 
VaultEnvironmentProperties.AwsEc2Properties - Class in org.springframework.cloud.config.server.environment
AWS-EC2 properties.
VaultEnvironmentProperties.AwsIamProperties - Class in org.springframework.cloud.config.server.environment
AWS-IAM properties.
VaultEnvironmentProperties.AzureMsiProperties - Class in org.springframework.cloud.config.server.environment
Azure MSI properties.
VaultEnvironmentProperties.GcpCredentials - Class in org.springframework.cloud.config.server.environment
GCP credential properties.
VaultEnvironmentProperties.GcpGceProperties - Class in org.springframework.cloud.config.server.environment
GCP-GCE properties.
VaultEnvironmentProperties.GcpIamProperties - Class in org.springframework.cloud.config.server.environment
GCP-IAM properties.
VaultEnvironmentProperties.KubernetesProperties - Class in org.springframework.cloud.config.server.environment
Kubernetes properties.
VaultEnvironmentProperties.PcfProperties - Class in org.springframework.cloud.config.server.environment
PCF properties.
VaultEnvironmentProperties.Ssl - Class in org.springframework.cloud.config.server.environment
SSL properties.
VaultEnvironmentRepository - Class in org.springframework.cloud.config.server.environment
Deprecated.
Prefer SpringVaultEnvironmentRepository instead of this environment repository implementation. The alternative implementation supports additional features including more authentication options, support for several underlying HTTP client libraries, and better SSL configuration.
VaultEnvironmentRepository(ObjectProvider<HttpServletRequest>, EnvironmentWatch, RestTemplate, VaultEnvironmentProperties) - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Deprecated.
 
VaultEnvironmentRepository(ObjectProvider<HttpServletRequest>, EnvironmentWatch, RestTemplate, VaultEnvironmentProperties, ConfigTokenProvider) - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentRepository
Deprecated.
 
VaultEnvironmentRepositoryFactory - Class in org.springframework.cloud.config.server.environment
Deprecated.
Prefer SpringVaultEnvironmentRepository instead of this environment repository implementation. The alternative implementation supports additional features including more authentication options, support for several underlying HTTP client libraries, and better SSL configuration.
VaultEnvironmentRepositoryFactory(ObjectProvider<HttpServletRequest>, EnvironmentWatch, Optional<VaultEnvironmentRepositoryFactory.VaultRestTemplateFactory>) - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentRepositoryFactory
Deprecated.
 
VaultEnvironmentRepositoryFactory(ObjectProvider<HttpServletRequest>, EnvironmentWatch, Optional<VaultEnvironmentRepositoryFactory.VaultRestTemplateFactory>, ConfigTokenProvider) - Constructor for class org.springframework.cloud.config.server.environment.VaultEnvironmentRepositoryFactory
Deprecated.
 
VaultEnvironmentRepositoryFactory.VaultRestTemplateFactory - Interface in org.springframework.cloud.config.server.environment
Deprecated.
Rest template factory for Vault.
VaultKvAccessStrategy - Interface in org.springframework.cloud.config.server.environment
Strategy interface to obtain secrets from Vault's key-value secret backend.
VaultKvAccessStrategy.VaultResponse - Class in org.springframework.cloud.config.server.environment
Vault response POJO.
VaultKvAccessStrategyFactory - Class in org.springframework.cloud.config.server.environment
VaultResponse() - Constructor for class org.springframework.cloud.config.server.environment.VaultKvAccessStrategy.VaultResponse
 

W

warn(String, Exception) - Method in class org.springframework.cloud.config.server.environment.JGitEnvironmentRepository
 
watch - Variable in class org.springframework.cloud.config.server.environment.AbstractVaultEnvironmentRepository
 
watch(String) - Method in class org.springframework.cloud.config.server.environment.ConsulEnvironmentWatch
 
watch(String) - Method in class org.springframework.cloud.config.server.environment.EnvironmentWatch.Default
 
watch(String) - Method in interface org.springframework.cloud.config.server.environment.EnvironmentWatch
 

Y

yaml(String, String, boolean) - Method in class org.springframework.cloud.config.server.environment.EnvironmentController
 
A B C D E F G H I J K L M N O P R S T V W Y 
Skip navigation links

Copyright © 2020 Pivotal Software, Inc.. All rights reserved.