public class ScpCfSecretStore extends Object implements SecretStore
SecretStore
for SAP Cloud Platform Cloud Foundry.
Note: This functionality is not yet supported.
Modifier | Constructor and Description |
---|---|
protected |
ScpCfSecretStore()
Creates a mocked
ScpCfSecretStore . |
Modifier and Type | Method and Description |
---|---|
char[] |
getSecret()
The secret char sequence stored in this
SecretStore . |
protected ScpCfSecretStore()
ScpCfSecretStore
.
This no-arguments constructor is required to ensure compatibility with mocking frameworks such as Mockito.
public char[] getSecret()
SecretStore
SecretStore
.getSecret
in interface SecretStore
Copyright © 2018 SAP SE. All rights reserved.