Uses of Class
org.springframework.cloud.config.server.environment.CredhubEnvironmentProperties
Packages that use CredhubEnvironmentProperties
-
Uses of CredhubEnvironmentProperties in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement interfaces with type arguments of type CredhubEnvironmentPropertiesMethods in org.springframework.cloud.config.server.environment with parameters of type CredhubEnvironmentPropertiesModifier and TypeMethodDescriptionCredhubEnvironmentRepositoryFactory.build(CredhubEnvironmentProperties environmentProperties) Constructors in org.springframework.cloud.config.server.environment with parameters of type CredhubEnvironmentPropertiesModifierConstructorDescriptionCredhubEnvironmentRepository(org.springframework.credhub.core.CredHubOperations credHubOperations, CredhubEnvironmentProperties properties)