jar

com.lrenyi : template-oauth2-service

Maven & Gradle

Nov 22, 2023
Table Of Contents

Latest Version

Download com.lrenyi : template-oauth2-service JAR file - Latest Versions:

All Versions

Download com.lrenyi : template-oauth2-service JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 template-oauth2-service-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lrenyi.oauth2.service.login

├─ com.lrenyi.oauth2.service.login.SsoLoginService.class - [JAR]

├─ com.lrenyi.oauth2.service.login.UserNameSsoLogin.class - [JAR]

com.lrenyi.oauth2.service.custom

├─ com.lrenyi.oauth2.service.custom.CustomUserDetailsService.class - [JAR]

├─ com.lrenyi.oauth2.service.custom.OAuth2Constant.class - [JAR]

├─ com.lrenyi.oauth2.service.custom.PasswordGrantAuthenticationConverter.class - [JAR]

├─ com.lrenyi.oauth2.service.custom.PasswordGrantAuthenticationProvider.class - [JAR]

├─ com.lrenyi.oauth2.service.custom.PasswordGrantAuthenticationToken.class - [JAR]

├─ com.lrenyi.oauth2.service.custom.RedisOAuth2AuthorizationService.class - [JAR]

com.lrenyi.oauth2.service

├─ com.lrenyi.oauth2.service.IOauth2UserService.class - [JAR]

├─ com.lrenyi.oauth2.service.LoginType.class - [JAR]

├─ com.lrenyi.oauth2.service.Oauth2ServerAutoConfiguration.class - [JAR]

├─ com.lrenyi.oauth2.service.OauthUser.class - [JAR]

├─ com.lrenyi.oauth2.service.TokenBean.class - [JAR]