jar

com.funixproductions.api.user : funixproductions-user-client

Maven & Gradle

Jul 06, 2023
Table Of Contents

Latest Version

Download com.funixproductions.api.user : funixproductions-user-client JAR file - Latest Versions:

All Versions

Download com.funixproductions.api.user : funixproductions-user-client JAR file - All Versions:

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

com.funixproductions.api.user.client.dtos

├─ com.funixproductions.api.user.client.dtos.UserDTO.class - [JAR]

├─ com.funixproductions.api.user.client.dtos.UserSession.class - [JAR]

├─ com.funixproductions.api.user.client.dtos.UserTokenDTO.class - [JAR]

com.funixproductions.api.user.client.clients

├─ com.funixproductions.api.user.client.clients.InternalUserCrudClient.class - [JAR]

├─ com.funixproductions.api.user.client.clients.UserAuthClient.class - [JAR]

├─ com.funixproductions.api.user.client.clients.UserCrudClient.class - [JAR]

com.funixproductions.api.user.client.enums

├─ com.funixproductions.api.user.client.enums.UserRole.class - [JAR]

com.funixproductions.api.user.client.dtos.requests

├─ com.funixproductions.api.user.client.dtos.requests.UserCreationDTO.class - [JAR]

├─ com.funixproductions.api.user.client.dtos.requests.UserLoginDTO.class - [JAR]

├─ com.funixproductions.api.user.client.dtos.requests.UserSecretsDTO.class - [JAR]

com.funixproductions.api.user.client.security

├─ com.funixproductions.api.user.client.security.ApiWebSecurity.class - [JAR]

├─ com.funixproductions.api.user.client.security.CurrentSession.class - [JAR]

├─ com.funixproductions.api.user.client.security.UserJwtTokenFilter.class - [JAR]