Uses of Class
com.github.javakeyring.BackendNotSupportedException
Packages that use BackendNotSupportedException
Package
Description
-
Uses of BackendNotSupportedException in com.github.javakeyring
Methods in com.github.javakeyring that throw BackendNotSupportedExceptionModifier 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. -
Uses of BackendNotSupportedException in com.github.javakeyring.internal
Methods in com.github.javakeyring.internal that throw BackendNotSupportedExceptionModifier and TypeMethodDescriptionstatic KeyringBackendKeyringBackendFactory.create()Creates an instance of KeyringBackend.static KeyringBackendKeyringBackendFactory.create(KeyringStorageType preferred) Creates an instance of KeyringBackend. -
Uses of BackendNotSupportedException in com.github.javakeyring.internal.freedesktop
Constructors in com.github.javakeyring.internal.freedesktop that throw BackendNotSupportedException -
Uses of BackendNotSupportedException in com.github.javakeyring.internal.kde
Constructors in com.github.javakeyring.internal.kde that throw BackendNotSupportedException -
Uses of BackendNotSupportedException in com.github.javakeyring.internal.osx
Constructors in com.github.javakeyring.internal.osx that throw BackendNotSupportedException -
Uses of BackendNotSupportedException in com.github.javakeyring.internal.windows
Constructors in com.github.javakeyring.internal.windows that throw BackendNotSupportedException