jar

com.faasadmin : faas-license

Maven & Gradle

May 29, 2022
4 stars

faas-license · faas-license

Table Of Contents

Latest Version

Download com.faasadmin : faas-license JAR file - Latest Versions:

All Versions

Download com.faasadmin : faas-license JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 faas-license-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.faasadmin.framework.license.verify.config

├─ com.faasadmin.framework.license.verify.config.FaasLicenseAutoConfiguration.class - [JAR]

├─ com.faasadmin.framework.license.verify.config.FaasLicenseCheckConfiguration.class - [JAR]

├─ com.faasadmin.framework.license.verify.config.LicenseProperties.class - [JAR]

com.faasadmin.framework.license.verify.core.annotation

├─ com.faasadmin.framework.license.verify.core.annotation.FaasLicense.class - [JAR]

com.faasadmin.framework.license.verify.core.interceptor

├─ com.faasadmin.framework.license.verify.core.interceptor.LicenseCheckInterceptor.class - [JAR]

com.faasadmin.framework.license.verify.core

├─ com.faasadmin.framework.license.verify.core.CustomLicenseManager.class - [JAR]

├─ com.faasadmin.framework.license.verify.core.CustomPublicCertsStoreParam.class - [JAR]

├─ com.faasadmin.framework.license.verify.core.LicenseCheck.class - [JAR]

├─ com.faasadmin.framework.license.verify.core.LicenseVerify.class - [JAR]

├─ com.faasadmin.framework.license.verify.core.LicenseVerifyParam.class - [JAR]

Advertisement