| Package | Description |
|---|---|
| com.github.javakeyring | |
| com.github.javakeyring.gnome | |
| com.github.javakeyring.memory | |
| com.github.javakeyring.osx | |
| com.github.javakeyring.windows |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends KeyringBackend> |
Keyrings.getSupportingClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
GnomeKeyringBackend
Keyring backend which uses GNOME Keyring.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnencryptedMemoryBackend
On-memory key store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OsxKeychainBackend
Keyring backend which uses OS X Keychain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsDpApiBackend
Keyring backend which uses Windows DPAPI.
|
Copyright © 2019 Java Keyring. All rights reserved.