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 license-manager-core-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ro.esolutions.licensing.encryption
├─ ro.esolutions.licensing.encryption.Encryptor.class - [JAR]
├─ ro.esolutions.licensing.encryption.FilePublicKeyDataProvider.class - [JAR]
├─ ro.esolutions.licensing.encryption.Hasher.class - [JAR]
├─ ro.esolutions.licensing.encryption.KeyFileUtilities.class - [JAR]
├─ ro.esolutions.licensing.encryption.PasswordProvider.class - [JAR]
├─ ro.esolutions.licensing.encryption.PublicKeyDataProvider.class - [JAR]
ro.esolutions.licensing.immutable
├─ ro.esolutions.licensing.immutable.Immutable.class - [JAR]
├─ ro.esolutions.licensing.immutable.ImmutableAbstractCollection.class - [JAR]
├─ ro.esolutions.licensing.immutable.ImmutableArrayList.class - [JAR]
├─ ro.esolutions.licensing.immutable.ImmutableIterator.class - [JAR]
├─ ro.esolutions.licensing.immutable.ImmutableLinkedHashSet.class - [JAR]
├─ ro.esolutions.licensing.immutable.ImmutableListIterator.class - [JAR]
├─ ro.esolutions.licensing.immutable.ImmutableModifiedThroughReflectionException.class - [JAR]
├─ ro.esolutions.licensing.immutable.ValidObject.class - [JAR]
ro.esolutions.licensing
├─ ro.esolutions.licensing.DataSignatureManager.class - [JAR]
├─ ro.esolutions.licensing.DefaultLicenseValidator.class - [JAR]
├─ ro.esolutions.licensing.DeserializingLicenseProvider.class - [JAR]
├─ ro.esolutions.licensing.Feature.class - [JAR]
├─ ro.esolutions.licensing.FeatureRestriction.class - [JAR]
├─ ro.esolutions.licensing.FeatureRestrictionOperand.class - [JAR]
├─ ro.esolutions.licensing.FileLicenseProvider.class - [JAR]
├─ ro.esolutions.licensing.License.class - [JAR]
├─ ro.esolutions.licensing.LicenseManager.class - [JAR]
├─ ro.esolutions.licensing.LicenseManagerProperties.class - [JAR]
├─ ro.esolutions.licensing.LicenseProvider.class - [JAR]
├─ ro.esolutions.licensing.LicenseSecurityManager.class - [JAR]
├─ ro.esolutions.licensing.LicenseValidator.class - [JAR]
├─ ro.esolutions.licensing.ObjectSerializer.class - [JAR]
├─ ro.esolutions.licensing.SignedLicense.class - [JAR]
ro.esolutions.licensing.exception
├─ ro.esolutions.licensing.exception.AlgorithmNotSupportedException.class - [JAR]
├─ ro.esolutions.licensing.exception.CorruptSignatureException.class - [JAR]
├─ ro.esolutions.licensing.exception.ExpiredLicenseException.class - [JAR]
├─ ro.esolutions.licensing.exception.FailedToDecryptException.class - [JAR]
├─ ro.esolutions.licensing.exception.InappropriateKeyException.class - [JAR]
├─ ro.esolutions.licensing.exception.InappropriateKeySpecificationException.class - [JAR]
├─ ro.esolutions.licensing.exception.InsecureEnvironmentException.class - [JAR]
├─ ro.esolutions.licensing.exception.InvalidLicenseException.class - [JAR]
├─ ro.esolutions.licensing.exception.InvalidSignatureException.class - [JAR]
├─ ro.esolutions.licensing.exception.KeyNotFoundException.class - [JAR]
├─ ro.esolutions.licensing.exception.ObjectDeserializationException.class - [JAR]
├─ ro.esolutions.licensing.exception.ObjectSerializationException.class - [JAR]
├─ ro.esolutions.licensing.exception.ObjectTypeNotExpectedException.class - [JAR]