Uses of Class
com.github.javakeyring.Keyring
Packages that use Keyring
-
Uses of Keyring in com.github.javakeyring
Methods in com.github.javakeyring that return KeyringModifier and TypeMethodDescriptionstatic 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.