Interface | Description |
---|---|
SecretStore |
Interface encapsulating the storage of a secret char sequence.
|
SecretStoreFacade |
Facade interface encapsulating the access to concrete
SecretStore and KeyStore classes. |
Class | Description |
---|---|
ScpCfSecretStore |
Implementation of
SecretStore for SAP Cloud Platform Cloud Foundry. |
ScpCfSecretStoreFacade |
Implementation of
SecretStoreFacade for SAP Cloud Platform Cloud Foundry. |
ScpNeoSecretStore |
Implementation of
SecretStore for SAP Cloud Platform Neo. |
ScpNeoSecretStoreFacade |
Implementation of
SecretStoreFacade for SAP Cloud Platform Neo. |
ScpNeoSecretStoreThreadContextListener |
Implementation of
ThreadContextListener that performs the JNDI lookup of the password storage and key store
service objects on SAP CP Neo. |
SecretStoreAccessor |
Accessor for retrieving secrets and key stores.
|
Copyright © 2019 SAP SE. All rights reserved.