jar

com.atypon.wayf : wayf-client-java

Maven & Gradle

Apr 25, 2018
0 stars

WAYF Java Client · A Java client for interacting with the WAYF cloud.

Table Of Contents

Latest Version

Download com.atypon.wayf : wayf-client-java JAR file - Latest Versions:

All Versions

Download com.atypon.wayf : wayf-client-java JAR file - All Versions:

Version Vulnerabilities Size Updated
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 wayf-client-java-0.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.atypon.wayf.data

├─ com.atypon.wayf.data.ErrorResponse.class - [JAR]

├─ com.atypon.wayf.data.WayfEnvironment.class - [JAR]

├─ com.atypon.wayf.data.WayfException.class - [JAR]

com.atypon.wayf.data.identity.external

├─ com.atypon.wayf.data.identity.external.ExternalProvider.class - [JAR]

├─ com.atypon.wayf.data.identity.external.IdPExternalId.class - [JAR]

com.atypon.wayf.service.v1.impl

├─ com.atypon.wayf.service.v1.impl.WayfServiceImpl.class - [JAR]

com.atypon.wayf.data.identity

├─ com.atypon.wayf.data.identity.IdentityProvider.class - [JAR]

├─ com.atypon.wayf.data.identity.IdentityProviderType.class - [JAR]

├─ com.atypon.wayf.data.identity.IdentityProviderUsage.class - [JAR]

├─ com.atypon.wayf.data.identity.OauthEntity.class - [JAR]

├─ com.atypon.wayf.data.identity.OauthProvider.class - [JAR]

├─ com.atypon.wayf.data.identity.OpenAthensEntity.class - [JAR]

├─ com.atypon.wayf.data.identity.SamlEntity.class - [JAR]

com.atypon.wayf.service

├─ com.atypon.wayf.service.HttpRequestExecutor.class - [JAR]

├─ com.atypon.wayf.service.SerializationHandler.class - [JAR]

com.atypon.wayf.service.v1

├─ com.atypon.wayf.service.v1.WayfClient.class - [JAR]

├─ com.atypon.wayf.service.v1.WayfService.class - [JAR]

├─ com.atypon.wayf.service.v1.WayfSynchronousService.class - [JAR]

com.atypon.wayf.service.impl

├─ com.atypon.wayf.service.impl.HttpRequestExecutorUnirestImpl.class - [JAR]

├─ com.atypon.wayf.service.impl.SerializationHandlerObjectMapperImpl.class - [JAR]

Advertisement