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 |
---|---|
AbstractSecretStoreFacade |
Abstract base class for implementations of
SecretStoreFacade . |
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. |
ScpNeoSecretStoreRequestContextListener |
Implementation of
AbstractRequestContextListener that performs the JNDI lookup of the password storage and
key store service objects on SCP Neo. |
SecretStoreAccessor |
Main class for the secret store functionality.
|
Copyright © 2018 SAP SE. All rights reserved.