jar

org.eulerframework : euler-web-authentication-impl-jpa

Maven & Gradle

Sep 01, 2019

Euler Web Authentication Implement · An Implement of Euler Web Authentication Use Spring Data JPA.

Table Of Contents

Latest Version

Download org.eulerframework : euler-web-authentication-impl-jpa JAR file - Latest Versions:

All Versions

Download org.eulerframework : euler-web-authentication-impl-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
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 euler-web-authentication-impl-jpa-1.0.0.M3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eulerframework.web.module.authentication.vo

├─ org.eulerframework.web.module.authentication.vo.UserResetJwtClaims.class - [JAR]

org.eulerframework.web.module.authentication.controller

├─ org.eulerframework.web.module.authentication.controller.BasicUserProfileRegistJspController.class - [JAR]

org.eulerframework.web.module.authentication.service

├─ org.eulerframework.web.module.authentication.service.BasicUserProfileService.class - [JAR]

├─ org.eulerframework.web.module.authentication.service.EulerUserEntityServiceImpl.class - [JAR]

├─ org.eulerframework.web.module.authentication.service.PasswordServiceImpl.class - [JAR]

├─ org.eulerframework.web.module.authentication.service.UserRegistServiceImpl.class - [JAR]

org.eulerframework.web.module.authentication.repository

├─ org.eulerframework.web.module.authentication.repository.BasicUserProfileRepository.class - [JAR]

├─ org.eulerframework.web.module.authentication.repository.GroupRepository.class - [JAR]

├─ org.eulerframework.web.module.authentication.repository.UserRediesTemplate.class - [JAR]

├─ org.eulerframework.web.module.authentication.repository.UserRepository.class - [JAR]

org.eulerframework.web.module.authentication.bean

├─ org.eulerframework.web.module.authentication.bean.JwtEncryptorBean.class - [JAR]

org.eulerframework.web.module.authentication.entity

├─ org.eulerframework.web.module.authentication.entity.Authority.class - [JAR]

├─ org.eulerframework.web.module.authentication.entity.BasicUserProfile.class - [JAR]

├─ org.eulerframework.web.module.authentication.entity.Group.class - [JAR]

├─ org.eulerframework.web.module.authentication.entity.User.class - [JAR]

org.eulerframework.web.module.authentication.service.admin

├─ org.eulerframework.web.module.authentication.service.admin.UserManageServiceImpl.class - [JAR]

org.eulerframework.web.module.authentication.conf

├─ org.eulerframework.web.module.authentication.conf.SecurityConfigExternal.class - [JAR]