View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window olca-license-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openlca.license.certificate
├─ org.openlca.license.certificate.CertUtils.class - [JAR]
├─ org.openlca.license.certificate.CertificateGenerator.class - [JAR]
├─ org.openlca.license.certificate.CertificateInfo.class - [JAR]
├─ org.openlca.license.certificate.CertificateVerifier.class - [JAR]
├─ org.openlca.license.certificate.Person.class - [JAR]
org.openlca.license
├─ org.openlca.license.Crypto.class - [JAR]
├─ org.openlca.license.License.class - [JAR]
├─ org.openlca.license.Licensor.class - [JAR]
org.openlca.license.signature
├─ org.openlca.license.signature.SignatureVerifier.class - [JAR]
├─ org.openlca.license.signature.Signer.class - [JAR]
org.openlca.license.access
├─ org.openlca.license.access.Credentials.class - [JAR]
├─ org.openlca.license.access.LicenseStatus.class - [JAR]
├─ org.openlca.license.access.Session.class - [JAR]