public class CredhubEnvironmentRepositoryFactory extends Object implements EnvironmentRepositoryFactory<CredhubEnvironmentRepository,CredhubEnvironmentProperties>
| Constructor and Description |
|---|
CredhubEnvironmentRepositoryFactory(org.springframework.credhub.core.CredHubOperations credhubOperations) |
| Modifier and Type | Method and Description |
|---|---|
CredhubEnvironmentRepository |
build(CredhubEnvironmentProperties environmentProperties) |
public CredhubEnvironmentRepositoryFactory(org.springframework.credhub.core.CredHubOperations credhubOperations)
public CredhubEnvironmentRepository build(CredhubEnvironmentProperties environmentProperties)
build in interface EnvironmentRepositoryFactory<CredhubEnvironmentRepository,CredhubEnvironmentProperties>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.