jar

com.mobaijun : april-project-authorize

Maven & Gradle

Mar 17, 2024

april-project-authorize · Automated Authorization Manager is a Java library that seamlessly integrates with projects, providing automatic execution of authorization tasks upon its inclusion. Leveraging the Service Provider Interface (SPI) mechanism, it facilitates effortless implementation of authorization functionalities, ensuring smooth and efficient management of licensing processes.

Table Of Contents

Latest Version

Download com.mobaijun : april-project-authorize JAR file - Latest Versions:

All Versions

Download com.mobaijun : april-project-authorize 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 april-project-authorize-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mobaijun.authorize

├─ com.mobaijun.authorize.AuthorizationTask.class - [JAR]

com.mobaijun.authorize.impl

├─ com.mobaijun.authorize.impl.AuthorizationTaskImpl.class - [JAR]

com.mobaijun.util

├─ com.mobaijun.util.AESUtil.class - [JAR]

├─ com.mobaijun.util.ConfusionEncryption.class - [JAR]

├─ com.mobaijun.util.EncryptionUtils.class - [JAR]

├─ com.mobaijun.util.FileUtils.class - [JAR]

├─ com.mobaijun.util.SHAUtil.class - [JAR]

com.mobaijun.constant

├─ com.mobaijun.constant.Constant.class - [JAR]