jar

net.plsar : plsar-auth-framework

Maven & Gradle

Jun 11, 2022
0 stars

plsar-auth-framework · Kotlin Authentication & Authorization Framework.

Table Of Contents

Latest Version

Download net.plsar : plsar-auth-framework JAR file - Latest Versions:

All Versions

Download net.plsar : plsar-auth-framework JAR file - All Versions:

Version Vulnerabilities Size Updated
1.00

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 plsar-auth-framework-1.00.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

plsar-auth

├─ plsar-auth.Auth.class - [JAR]

plsar-auth.support

├─ plsar-auth.support.DbAccess.class - [JAR]

plsar-auth.interceptor

├─ plsar-auth.interceptor.AuthInterceptor.class - [JAR]

plsar-auth.pointcut

├─ plsar-auth.pointcut.AuthFragment.class - [JAR]

├─ plsar-auth.pointcut.GuestFragment.class - [JAR]

├─ plsar-auth.pointcut.IdentityFragment.class - [JAR]

├─ plsar-auth.pointcut.UserFragment.class - [JAR]