| Interface | Description |
|---|---|
| CryptoKeyring |
Marker interface for an advanced keyring based on cryptography.
|
| Keyring |
Access to private (typically encrypted) data.
|
| Class | Description |
|---|---|
| AnonymousPrincipal |
Marker for anonymous users.
|
| DataAdminPrincipal |
Allows to modify any data.
|
| NodeSecurityUtils | |
| PBEKeySpecCallback |
All information required to set up a
PBEKeySpec bar the password
itself (use a PasswordCallback) |
Copyright © 2007–2020. All rights reserved.