jar

ro.esolutions : license-manager-core

Maven & Gradle

Dec 16, 2016
1 usages
7 stars

License Manager - Core

Table Of Contents

Latest Version

Download ro.esolutions : license-manager-core JAR file - Latest Versions:

All Versions

Download ro.esolutions : license-manager-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 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]

Advertisement