jar

com.charlyghislain.authenticator : authenticator-application-client

Maven & Gradle

Sep 30, 2019
2 usages
1 stars

Rest client for the application-api

Table Of Contents

Latest Version

Download com.charlyghislain.authenticator : authenticator-application-client JAR file - Latest Versions:

All Versions

Download com.charlyghislain.authenticator : authenticator-application-client 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 authenticator-application-client-1.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.charlyghislain.authenticator.application.client.converter

├─ com.charlyghislain.authenticator.application.client.converter.ApplicationAuthenticatorAuthorizationHealthConverter.class - [JAR]

├─ com.charlyghislain.authenticator.application.client.converter.ApplicationHealthConverter.class - [JAR]

├─ com.charlyghislain.authenticator.application.client.converter.ApplicationRoleConverter.class - [JAR]

├─ com.charlyghislain.authenticator.application.client.converter.WsApplicationUserConverter.class - [JAR]

com.charlyghislain.authenticator.application.client

├─ com.charlyghislain.authenticator.application.client.ApplicationAuthorizationWsClient.class - [JAR]

├─ com.charlyghislain.authenticator.application.client.ApplicationHealthWsClient.class - [JAR]

├─ com.charlyghislain.authenticator.application.client.ApplicationUserEventsWsClient.class - [JAR]

com.charlyghislain.authenticator.application.client.provider

├─ com.charlyghislain.authenticator.application.client.provider.ForwardAuthErrorsResponseExceptionMapper.class - [JAR]

├─ com.charlyghislain.authenticator.application.client.provider.JwtTokenProvider.class - [JAR]

├─ com.charlyghislain.authenticator.application.client.provider.RestClientProvider.class - [JAR]

Advertisement