| Package | Description |
|---|---|
| com.sap.cloud.sdk.cloudplatform.security.secret |
| Modifier and Type | Method and Description |
|---|---|
static SecretStoreFacade |
SecretStoreAccessor.getSecretStoreFacade()
Returns the
SecretStoreFacade instance. |
| Modifier and Type | Method and Description |
|---|---|
static io.vavr.control.Try<SecretStoreFacade> |
SecretStoreAccessor.tryGetSecretStoreFacade()
Returns a
Try of the SecretStoreFacade instance. |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecretStoreAccessor.setSecretStoreFacade(SecretStoreFacade secretStoreFacade)
Replaces the default
SecretStoreFacade instance. |
Copyright © 2021 SAP SE. All rights reserved.