jar

io.mzlnk.oauth2.exchange : oauth2-exchange-spring-boot-autoconfigure

Maven & Gradle

Mar 10, 2022
1 stars

oauth2-exchange-spring-boot-autoconfigure · Spring Boot autoconfiguration for oauth2-exchange Java library

Table Of Contents

Latest Version

Download io.mzlnk.oauth2.exchange : oauth2-exchange-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download io.mzlnk.oauth2.exchange : oauth2-exchange-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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-exchange-spring-boot-autoconfigure-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.mzlnk.oauth2.exchange.springboot.autoconfigure.authorizationcode

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.authorizationcode.FacebookAuthorizationCodeExchangeDefaultConfiguration.class - [JAR]

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.authorizationcode.GitHubAuthorizationCodeExchangeDefaultConfiguration.class - [JAR]

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.authorizationcode.GoogleAuthorizationCodeExchangeDefaultConfiguration.class - [JAR]

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.authorizationcode.KeycloakAuthorizationCodeExchangeDefaultConfiguration.class - [JAR]

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.authorizationcode.MicrosoftAuthorizationCodeExchangeDefaultConfiguration.class - [JAR]

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.authorizationcode.OktaAuthorizationCodeExchangeDefaultConfiguration.class - [JAR]

io.mzlnk.oauth2.exchange.springboot.autoconfigure

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.EnableDefaultOAuth2Exchange.class - [JAR]

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.OAuth2ExchangeCoreAutoConfiguration.class - [JAR]

io.mzlnk.oauth2.exchange.springboot.autoconfigure.common.condition

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.common.condition.ConditionalOnPropertiesExist.class - [JAR]

├─ io.mzlnk.oauth2.exchange.springboot.autoconfigure.common.condition.OnPropertiesExistCondition.class - [JAR]