Class CredhubEnvironmentRepositoryFactory
java.lang.Object
org.springframework.cloud.config.server.environment.CredhubEnvironmentRepositoryFactory
- All Implemented Interfaces:
EnvironmentRepositoryFactory<CredhubEnvironmentRepository, CredhubEnvironmentProperties>
public class CredhubEnvironmentRepositoryFactory
extends Object
implements EnvironmentRepositoryFactory<CredhubEnvironmentRepository, CredhubEnvironmentProperties>
- Author:
- Alberto C. RĂos, KNV Srinivas
-
Constructor Summary
ConstructorsConstructorDescriptionCredhubEnvironmentRepositoryFactory(org.springframework.credhub.core.CredHubOperations credhubOperations) -
Method Summary
-
Constructor Details
-
CredhubEnvironmentRepositoryFactory
public CredhubEnvironmentRepositoryFactory(org.springframework.credhub.core.CredHubOperations credhubOperations)
-
-
Method Details
-
build
- Specified by:
buildin interfaceEnvironmentRepositoryFactory<CredhubEnvironmentRepository, CredhubEnvironmentProperties>
-