Class ScpCfSecretStore
java.lang.Object
com.sap.cloud.sdk.cloudplatform.security.secret.ScpCfSecretStore
- All Implemented Interfaces:
SecretStore
Deprecated.
without replacement.
Implementation of
SecretStore for SAP Business Technology Platform Cloud Foundry.
Note: This functionality is not yet supported.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScpCfSecretStore
protected ScpCfSecretStore()Deprecated.Creates a mockedScpCfSecretStore.This no-arguments constructor is required to ensure compatibility with mocking frameworks such as Mockito.
-
-
Method Details
-
getSecret
@Nonnull public char[] getSecret()Deprecated.- Specified by:
getSecretin interfaceSecretStore
-