jar

com.c4-soft.springaddons : oauth2

Maven & Gradle

Feb 11, 2020
3 usages
55 stars
Table Of Contents

Latest Version

Download com.c4-soft.springaddons : oauth2 JAR file - Latest Versions:

All Versions

Download com.c4-soft.springaddons : oauth2 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.1.x
0.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-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.c4_soft.oauth2.rfc7519

├─ com.c4_soft.oauth2.rfc7519.JwtClaimSet.class - [JAR]

├─ com.c4_soft.oauth2.rfc7519.JwtOAuth2Authorization.class - [JAR]

├─ com.c4_soft.oauth2.rfc7519.JwtRegisteredClaimNames.class - [JAR]

com.c4_soft.oauth2.rfc6749

├─ com.c4_soft.oauth2.rfc6749.AuthenticationError.class - [JAR]

├─ com.c4_soft.oauth2.rfc6749.OpaqueOAuth2Authorization.class - [JAR]

├─ com.c4_soft.oauth2.rfc6749.TokenType.class - [JAR]

com.c4_soft.oauth2.rfc6749.dto

├─ com.c4_soft.oauth2.rfc6749.dto.ErrorResponseDto.class - [JAR]

├─ com.c4_soft.oauth2.rfc6749.dto.SuccessfulResponseDto.class - [JAR]

com.c4_soft.oauth2.rfc7662

├─ com.c4_soft.oauth2.rfc7662.IntrospectionClaimNames.class - [JAR]

├─ com.c4_soft.oauth2.rfc7662.IntrospectionClaimSet.class - [JAR]

├─ com.c4_soft.oauth2.rfc7662.IntrospectionOAuth2Authorization.class - [JAR]

com.c4_soft.oauth2

├─ com.c4_soft.oauth2.ClaimSet.class - [JAR]

├─ com.c4_soft.oauth2.DelegatingMap.class - [JAR]

├─ com.c4_soft.oauth2.ModifiableClaimSet.class - [JAR]

├─ com.c4_soft.oauth2.OAuth2Authorization.class - [JAR]

├─ com.c4_soft.oauth2.UnmodifiableClaimSet.class - [JAR]

Advertisement