Class ScpCfSecretStore

java.lang.Object
com.sap.cloud.sdk.cloudplatform.security.secret.ScpCfSecretStore
All Implemented Interfaces:
SecretStore

@Deprecated public class ScpCfSecretStore extends Object implements SecretStore
Deprecated.
without replacement.
Implementation of SecretStore for SAP Business Technology Platform Cloud Foundry.

Note: This functionality is not yet supported.

  • Constructor Details

    • ScpCfSecretStore

      protected ScpCfSecretStore()
      Deprecated.
      Creates a mocked ScpCfSecretStore.

      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:
      getSecret in interface SecretStore