jar

com.ge.predix : uaa-token-lib

Maven & Gradle

Jul 26, 2018
4 stars

Predix UAA Token Library · This library contains classes that help verify UAA issued JSON Web Tokens.

Table Of Contents

Latest Version

Download com.ge.predix : uaa-token-lib JAR file - Latest Versions:

All Versions

Download com.ge.predix : uaa-token-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.3.x
3.2.x
3.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 uaa-token-lib-4.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ge.predix.uaa.token.lib.exceptions

├─ com.ge.predix.uaa.token.lib.exceptions.IssuerNotTrustedException.class - [JAR]

com.ge.predix.uaa.token.lib

├─ com.ge.predix.uaa.token.lib.AbstractZoneAwareTokenService.class - [JAR]

├─ com.ge.predix.uaa.token.lib.Claims.class - [JAR]

├─ com.ge.predix.uaa.token.lib.DefaultZoneConfiguration.class - [JAR]

├─ com.ge.predix.uaa.token.lib.FastTokenServices.class - [JAR]

├─ com.ge.predix.uaa.token.lib.FastTokenServicesCreator.class - [JAR]

├─ com.ge.predix.uaa.token.lib.FastTokenServicesResponseErrorHandler.class - [JAR]

├─ com.ge.predix.uaa.token.lib.HttpServletRequestUtil.class - [JAR]

├─ com.ge.predix.uaa.token.lib.JsonUtils.class - [JAR]

├─ com.ge.predix.uaa.token.lib.RemoteUserAuthentication.class - [JAR]

├─ com.ge.predix.uaa.token.lib.TrustedIssuers.class - [JAR]

├─ com.ge.predix.uaa.token.lib.ZacTokenService.class - [JAR]

├─ com.ge.predix.uaa.token.lib.ZoneAwareFastTokenService.class - [JAR]

├─ com.ge.predix.uaa.token.lib.ZoneOAuth2Authentication.class - [JAR]

Advertisement