-
Interface Summary
Interface |
Description |
Keyring |
Maps url/username to passwords, securely.
|
-
Package com.redhat.thermostat.utils.keyring Description
Secure storage for passwords.
This package provides and API for securely storing passwords and
later retrieving them. Each password is associated with the
combination of a URL and a username.
Some implementations may not persist the password across sessions.