Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.security.secret |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSecretStoreFacade
Abstract base class for implementations of
SecretStoreFacade . |
class |
ScpCfSecretStoreFacade
Implementation of
SecretStoreFacade for SAP Cloud Platform Cloud Foundry. |
class |
ScpNeoSecretStoreFacade
Implementation of
SecretStoreFacade for SAP Cloud Platform Neo. |
Modifier and Type | Method and Description |
---|---|
static SecretStoreFacade |
SecretStoreAccessor.getSecretStoreFacade()
Returns the
SecretStoreFacade instance. |
Modifier and Type | Method and Description |
---|---|
static void |
SecretStoreAccessor.setSecretStoreFacade(SecretStoreFacade secretStoreFacade)
Replaces the default
SecretStoreFacade instance. |
Copyright © 2018 SAP SE. All rights reserved.