jar

com.github.szgabsz91 : oauth2-authorization-proxy-server-spring-boot-core

Maven & Gradle

Dec 27, 2022
3 stars

oauth2-authorization-proxy-server-spring-boot-core · OAuth2 Authorization Proxy Server Spring Boot Core

Table Of Contents

Latest Version

Download com.github.szgabsz91 : oauth2-authorization-proxy-server-spring-boot-core JAR file - Latest Versions:

All Versions

Download com.github.szgabsz91 : oauth2-authorization-proxy-server-spring-boot-core 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 oauth2-authorization-proxy-server-spring-boot-core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.configuration

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.configuration.CoreAutoConfiguration.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.configuration.OAuth2AuthorizationProxyConfigurationProperties.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.configuration.OAuth2AuthorizationProxyConfigurer.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.configuration.OAuth2AuthorizationProxyConfigurerAdapter.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.configuration.SecurityConfiguration.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.configuration.WebFluxConfiguration.class - [JAR]

com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.DummyOAuth2ServerSecurityContextRepository.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.IUserAuthenticationListener.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.OAuth2Authentication.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.OAuth2ServerSecurityContextRepository.class - [JAR]

├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.core.UserInfoArgumentResolver.class - [JAR]