| Package | Description |
|---|---|
| com.github.javakeyring |
| Modifier and Type | Method and Description |
|---|---|
static Keyrings |
Keyrings.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Keyrings[] |
Keyrings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Keyring |
Keyring.create(Keyrings keyring)
Creates an instance of Keyring with specified backend.
|
Copyright © 2019 Java Keyring. All rights reserved.