jar

com.github.upers : auth-client-module

Maven & Gradle

May 23, 2020
0 stars

auth-client-module

Table Of Contents

Latest Version

Download com.github.upers : auth-client-module JAR file - Latest Versions:

All Versions

Download com.github.upers : auth-client-module JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
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 auth-client-module-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.uper.security.jwt.logic

├─ com.github.uper.security.jwt.logic.ClientTokenTool.class - [JAR]

├─ com.github.uper.security.jwt.logic.ExceptionHandlerFilter.class - [JAR]

├─ com.github.uper.security.jwt.logic.JwtAuthenticationFilter.class - [JAR]

com.github.uper.security.jwt.dto

├─ com.github.uper.security.jwt.dto.JwtGrantedAuthority.class - [JAR]

├─ com.github.uper.security.jwt.dto.JwtOrganizationDetails.class - [JAR]

├─ com.github.uper.security.jwt.dto.JwtRefreshUserDetails.class - [JAR]

├─ com.github.uper.security.jwt.dto.JwtUserDetails.class - [JAR]

├─ com.github.uper.security.jwt.dto.SecurityErrorDto.class - [JAR]

├─ com.github.uper.security.jwt.dto.TokenDto.class - [JAR]

com.github.uper.security.jwt

├─ com.github.uper.security.jwt.JwtConfig.class - [JAR]