jar

io.tech1.framework : tech1-framework-b2b-mongodb-security-jwt

Maven & Gradle

Aug 19, 2023
6 stars
Table Of Contents

Latest Version

Download io.tech1.framework : tech1-framework-b2b-mongodb-security-jwt JAR file - Latest Versions:

All Versions

Download io.tech1.framework : tech1-framework-b2b-mongodb-security-jwt JAR file - All Versions:

Version Vulnerabilities Size Updated
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4

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 tech1-framework-b2b-mongodb-security-jwt-1.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.tech1.framework.b2b.mongodb.security.jwt.services

├─ io.tech1.framework.b2b.mongodb.security.jwt.services.MongoBaseInvitationCodesService.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.services.MongoBaseRegistrationService.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.services.MongoBaseSuperAdminService.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.services.MongoBaseUsersService.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.services.MongoBaseUsersSessionsService.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.services.MongoTokensContextThrowerService.class - [JAR]

io.tech1.framework.b2b.mongodb.security.jwt.sessions

├─ io.tech1.framework.b2b.mongodb.security.jwt.sessions.MongoSessionRegistry.class - [JAR]

io.tech1.framework.b2b.mongodb.security.jwt.repositories

├─ io.tech1.framework.b2b.mongodb.security.jwt.repositories.MongoInvitationCodesRepository.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.repositories.MongoUsersRepository.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.repositories.MongoUsersSessionsRepository.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.repositories.Tech1MongoRepositories.class - [JAR]

io.tech1.framework.b2b.mongodb.security.jwt.validators

├─ io.tech1.framework.b2b.mongodb.security.jwt.validators.MongoBaseInvitationCodesRequestsValidator.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.validators.MongoBaseRegistrationRequestsValidator.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.validators.MongoBaseUsersSessionsRequestsValidator.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.validators.MongoBaseUsersValidator.class - [JAR]

io.tech1.framework.b2b.mongodb.security.jwt.assistants.userdetails

├─ io.tech1.framework.b2b.mongodb.security.jwt.assistants.userdetails.MongoUserDetailsAssistant.class - [JAR]

io.tech1.framework.b2b.mongodb.security.jwt.configurations

├─ io.tech1.framework.b2b.mongodb.security.jwt.configurations.ApplicationMongo.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.configurations.ApplicationMongoRepositories.class - [JAR]

io.tech1.framework.b2b.mongodb.security.jwt.domain.db

├─ io.tech1.framework.b2b.mongodb.security.jwt.domain.db.MongoDbInvitationCode.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.domain.db.MongoDbUser.class - [JAR]

├─ io.tech1.framework.b2b.mongodb.security.jwt.domain.db.MongoDbUserSession.class - [JAR]

io.tech1.framework.b2b.mongodb.security.jwt.essence

├─ io.tech1.framework.b2b.mongodb.security.jwt.essence.MongoBaseEssenceConstructor.class - [JAR]