| Interface | Description |
|---|---|
| SecurityVault |
Vault for secure storage of attributes
|
| Class | Description |
|---|---|
| PicketBoxSecurityVault |
An instance of
SecurityVault that uses
a KeyStore
The shared key just uses a concatenation of a UUID
and a keystore alias. |
| SecurityVaultData |
Security vault data store with version serialized data storage.
|
| SecurityVaultFactory |
A factory to instantiate a
SecurityVault |
| Exception | Description |
|---|---|
| SecurityVaultException |
General exception thrown from the vault operations
|
Copyright © 2021. All rights reserved.