jar

com.github.zengfr.platform : oauth2-sdk-authorization

Maven & Gradle

Aug 17, 2022

基于 Spring Authorization Server 的 Conuni Cloud 基础核心组件模块

Table Of Contents

Latest Version

Download com.github.zengfr.platform : oauth2-sdk-authorization JAR file - Latest Versions:

All Versions

Download com.github.zengfr.platform : oauth2-sdk-authorization JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.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 oauth2-sdk-authorization-2.7.2.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.zengfr.platform.oauth2.authorization.domain

├─ com.github.zengfr.platform.oauth2.authorization.domain.UserAuthenticationDetails.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.properties

├─ com.github.zengfr.platform.oauth2.authorization.properties.OAuth2UiProperties.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.authentication

├─ com.github.zengfr.platform.oauth2.authorization.authentication.AbstractUserDetailsAuthenticationProvider.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.ClientSecretAuthenticationProvider.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.ClientSecretPostAuthenticationConverter.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.CodeVerifierAuthenticator.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2ClientCredentialsAuthenticationProvider.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2FormLoginAuthenticationFailureHandler.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2FormLoginAuthenticationFilter.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2FormLoginAuthenticationProvider.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2FormLoginAuthenticationToken.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2FormLoginWebAuthenticationDetailSource.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2ResourceOwnerPasswordAuthenticationConverter.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2ResourceOwnerPasswordAuthenticationProvider.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2ResourceOwnerPasswordAuthenticationToken.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2SocialCredentialsAuthenticationConverter.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2SocialCredentialsAuthenticationProvider.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.authentication.OAuth2SocialCredentialsAuthenticationToken.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.utils

├─ com.github.zengfr.platform.oauth2.authorization.utils.OAuth2AuthenticationProviderUtils.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.utils.OAuth2ConfigurerUtils.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.utils.OAuth2EndpointUtils.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.exception

├─ com.github.zengfr.platform.oauth2.authorization.exception.OAuth2CaptchaArgumentIllegalException.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.exception.OAuth2CaptchaException.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.exception.OAuth2CaptchaHasExpiredException.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.exception.OAuth2CaptchaIsEmptyException.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.exception.OAuth2CaptchaMismatchException.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.exception.SocialCredentialsParameterBindingFailedException.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.exception.SocialCredentialsUserBindingFailedException.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.response

├─ com.github.zengfr.platform.oauth2.authorization.response.ZengfrAuthenticationSuccessHandler.class - [JAR]

org.springframework.security.oauth2.server.authorization.authentication

├─ org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationToken.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.customizer

├─ com.github.zengfr.platform.oauth2.authorization.customizer.ZengfrTokenCustomizer.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.constants

├─ com.github.zengfr.platform.oauth2.authorization.constants.OAuth2SocialParameterNames.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.definition

├─ com.github.zengfr.platform.oauth2.authorization.definition.AbstractSocialAuthenticationHandler.class - [JAR]

├─ com.github.zengfr.platform.oauth2.authorization.definition.SocialAuthenticationHandler.class - [JAR]

com.github.zengfr.platform.oauth2.authorization.authorization

├─ com.github.zengfr.platform.oauth2.authorization.authorization.OAuth2FormLoginConfigurer.class - [JAR]