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 |
Secret store implementation to be used on the CloudFoundry platform.
|
ScpCfSecretStoreFacade |
Facade offering access to the secret and key store on the CloudFoundry platform.
|
ScpNeoSecretStore |
Secret store implementation to be used on the Neo platform.
|
ScpNeoSecretStoreFacade |
Facade handling the secret and key store handling for the Neo platform.
|
ScpNeoSecretStoreRequestContextListener |
Implementation of
RequestContextListener 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.