| Interface | Description |
|---|---|
| CredentialStore |
Interface for a simple CredentialStore that simply has a set of byte-encoded keys.
|
| CredentialStoreProvider |
Represents a factory object that can build CredentialStores based on a set of config.
|
| EncryptionProvider |
Represents a builder that can construct encryption providers given a type and various
configuration parameters.
|