jar

com.kryshchuk.imcollector : imcollector-auth

Maven & Gradle

Oct 30, 2014
1 usages

imcollector Authentication · Authentication module for imcollector platform

Table Of Contents

Latest Version

Download com.kryshchuk.imcollector : imcollector-auth JAR file - Latest Versions:

All Versions

Download com.kryshchuk.imcollector : imcollector-auth JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3.x
1.3
1.2.x
1.2
1.1
1.0

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

com.kryshchuk.imcollector.auth.dao

├─ com.kryshchuk.imcollector.auth.dao.AuthFactory.class - [JAR]

├─ com.kryshchuk.imcollector.auth.dao.AuthFactoryBuilder.class - [JAR]

├─ com.kryshchuk.imcollector.auth.dao.TokenActionDAO.class - [JAR]

├─ com.kryshchuk.imcollector.auth.dao.UserDAO.class - [JAR]

com.kryshchuk.imcollector.auth.provider

├─ com.kryshchuk.imcollector.auth.provider.SimpleAuthProvider.class - [JAR]

├─ com.kryshchuk.imcollector.auth.provider.SimpleLoginAuthUser.class - [JAR]

├─ com.kryshchuk.imcollector.auth.provider.SimpleSignupAuthUser.class - [JAR]

com.kryshchuk.imcollector.auth

├─ com.kryshchuk.imcollector.auth.InvalidTokenException.class - [JAR]

├─ com.kryshchuk.imcollector.auth.LinkedAccount.class - [JAR]

├─ com.kryshchuk.imcollector.auth.TokenAction.class - [JAR]

├─ com.kryshchuk.imcollector.auth.TokenType.class - [JAR]

├─ com.kryshchuk.imcollector.auth.User.class - [JAR]

├─ com.kryshchuk.imcollector.auth.UserNotFoundException.class - [JAR]

com.kryshchuk.imcollector.auth.form

├─ com.kryshchuk.imcollector.auth.form.Accept.class - [JAR]

├─ com.kryshchuk.imcollector.auth.form.ChangePassword.class - [JAR]

├─ com.kryshchuk.imcollector.auth.form.ResetPassword.class - [JAR]

├─ com.kryshchuk.imcollector.auth.form.SimpleIdentity.class - [JAR]

├─ com.kryshchuk.imcollector.auth.form.SimpleLogin.class - [JAR]

├─ com.kryshchuk.imcollector.auth.form.SimpleSignup.class - [JAR]

com.kryshchuk.imcollector.auth.deadbolt

├─ com.kryshchuk.imcollector.auth.deadbolt.AbstractDeadboltHandler.class - [JAR]