Uses of Class
com.github.javakeyring.Keyring
-
Packages that use Keyring Package Description com.github.javakeyring -
-
Uses of Keyring in com.github.javakeyring
Methods in com.github.javakeyring that return Keyring Modifier and Type Method Description static KeyringKeyring. create()Creates an instance of Keyring using the a default backed based on operating system.static KeyringKeyring. create(KeyringStorageType keyring)Creates an instance of Keyring with specified backend.
-