jar

net.smoofyuniverse : java-keyring

Maven & Gradle

Feb 11, 2021
1 stars

java-keyring · Java API to store passwords.

Table Of Contents

Latest Version

Download net.smoofyuniverse : java-keyring JAR file - Latest Versions:

All Versions

Download net.smoofyuniverse : java-keyring JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-keyring-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.smoofyuniverse.keyring.mac

├─ net.smoofyuniverse.keyring.mac.CoreFoundationLib.class - [JAR]

├─ net.smoofyuniverse.keyring.mac.KeychainKeyring.class - [JAR]

├─ net.smoofyuniverse.keyring.mac.SecurityLib.class - [JAR]

net.smoofyuniverse.keyring.linux

├─ net.smoofyuniverse.keyring.linux.GError.class - [JAR]

├─ net.smoofyuniverse.keyring.linux.GLib.class - [JAR]

├─ net.smoofyuniverse.keyring.linux.Libsecret.class - [JAR]

├─ net.smoofyuniverse.keyring.linux.SecretSchema.class - [JAR]

├─ net.smoofyuniverse.keyring.linux.SecretSchemaAttribute.class - [JAR]

├─ net.smoofyuniverse.keyring.linux.SecretServiceKeyring.class - [JAR]

net.smoofyuniverse.keyring.util

├─ net.smoofyuniverse.keyring.util.NativeUtil.class - [JAR]

net.smoofyuniverse.keyring.osx

├─ net.smoofyuniverse.keyring.osx.CoreFoundationLib.class - [JAR]

├─ net.smoofyuniverse.keyring.osx.SecurityLib.class - [JAR]

net.smoofyuniverse.keyring.windows

├─ net.smoofyuniverse.keyring.windows.Advapi32.class - [JAR]

├─ net.smoofyuniverse.keyring.windows.CREDENTIAL.class - [JAR]

├─ net.smoofyuniverse.keyring.windows.CredentialManagerKeyring.class - [JAR]

├─ net.smoofyuniverse.keyring.windows.FILETIME.class - [JAR]

├─ net.smoofyuniverse.keyring.windows.Kernel32.class - [JAR]

net.smoofyuniverse.keyring

├─ net.smoofyuniverse.keyring.Keyring.class - [JAR]

├─ net.smoofyuniverse.keyring.PasswordAccessException.class - [JAR]

├─ net.smoofyuniverse.keyring.UnsupportedBackendException.class - [JAR]

Advertisement