jar

com.labijie.infra : oauth2-resource-token-starter

Maven & Gradle

Nov 03, 2020
4 stars

oauth2-resource-token-starter · infrastructure for oauth2 library

Table Of Contents

Latest Version

Download com.labijie.infra : oauth2-resource-token-starter JAR file - Latest Versions:

All Versions

Download com.labijie.infra : oauth2-resource-token-starter 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-resource-token-starter-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.labijie.infra.oauth2

├─ com.labijie.infra.oauth2.CachedRemoteTokenService.class - [JAR]

├─ com.labijie.infra.oauth2.DefaultTokenCache.class - [JAR]

├─ com.labijie.infra.oauth2.ITokenCache.class - [JAR]

├─ com.labijie.infra.oauth2.NoopTokenCache.class - [JAR]

com.labijie.infra.oauth2.configuration

├─ com.labijie.infra.oauth2.configuration.ResourceTokenAutoConfiguration.class - [JAR]

├─ com.labijie.infra.oauth2.configuration.ResourceTokenProperties.class - [JAR]

├─ com.labijie.infra.oauth2.configuration.TokenInfoCondition.class - [JAR]

Advertisement