jar

net.trajano.ms.app : ms-common-auth

Maven & Gradle

May 23, 2018
Table Of Contents

Latest Version

Download net.trajano.ms.app : ms-common-auth JAR file - Latest Versions:

All Versions

Download net.trajano.ms.app : ms-common-auth JAR file - All Versions:

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

net.trajano.ms.authz

├─ net.trajano.ms.authz.Authorization.class - [JAR]

├─ net.trajano.ms.authz.ClientCheckRequest.class - [JAR]

├─ net.trajano.ms.authz.ClientCheckResource.class - [JAR]

├─ net.trajano.ms.authz.RevocationResource.class - [JAR]

├─ net.trajano.ms.authz.TokenResource.class - [JAR]

net.trajano.ms.authz.internal

├─ net.trajano.ms.authz.internal.CacheNames.class - [JAR]

├─ net.trajano.ms.authz.internal.HazelcastConfiguration.class - [JAR]

├─ net.trajano.ms.authz.internal.LoggingEntryListener.class - [JAR]

├─ net.trajano.ms.authz.internal.TokenCache.class - [JAR]

├─ net.trajano.ms.authz.internal.TokenCacheEntry.class - [JAR]

net.trajano.ms.auth.token

├─ net.trajano.ms.auth.token.GrantTypes.class - [JAR]

├─ net.trajano.ms.auth.token.IdTokenResponse.class - [JAR]

├─ net.trajano.ms.auth.token.OAuthTokenResponse.class - [JAR]

net.trajano.ms.authz.jsonclientvalidator

├─ net.trajano.ms.authz.jsonclientvalidator.ClientInfo.class - [JAR]

├─ net.trajano.ms.authz.jsonclientvalidator.Clients.class - [JAR]

├─ net.trajano.ms.authz.jsonclientvalidator.JsonClientValidator.class - [JAR]

net.trajano.ms.authz.spi

├─ net.trajano.ms.authz.spi.ClientValidator.class - [JAR]

├─ net.trajano.ms.authz.spi.InternalClaimsBuilder.class - [JAR]

net.trajano.ms.auth.util

├─ net.trajano.ms.auth.util.AuthorizationType.class - [JAR]

├─ net.trajano.ms.auth.util.HttpAuthorizationHeaders.class - [JAR]

Advertisement