| Package | Description |
|---|---|
| com.github.javakeyring | |
| com.github.javakeyring.gnome | |
| com.github.javakeyring.osx |
| Modifier and Type | Method and Description |
|---|---|
static Keyring |
Keyring.create()
Creates an instance of Keyring using the a default backed based on operating system.
|
static Keyring |
Keyring.create(Keyrings keyring)
Creates an instance of Keyring with specified backend.
|
| Constructor and Description |
|---|
GnomeKeyringBackend() |
| Constructor and Description |
|---|
OsxKeychainBackend() |
Copyright © 2019 Java Keyring. All rights reserved.