jar

io.github.gowhyral : whyral-java-sdk

Maven & Gradle

Aug 11, 2023
0 stars

Whyral Java SDK · The SDK helps take the complexity out of coding by providing java objects for Whyral services including Authentication, Triggering milestone events. The single, downloadable package includes the Whyral Java Library and documentation.

Table Of Contents

Latest Version

Download io.github.gowhyral : whyral-java-sdk JAR file - Latest Versions:

All Versions

Download io.github.gowhyral : whyral-java-sdk JAR file - All Versions:

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

whyral.lib.sdkuser.constants

├─ whyral.lib.sdkuser.constants.Endpoints.class - [JAR]

├─ whyral.lib.sdkuser.constants.UrlPaths.class - [JAR]

whyral.lib.sdkuser.clients

├─ whyral.lib.sdkuser.clients.ClientUser.class - [JAR]

├─ whyral.lib.sdkuser.clients.Event.class - [JAR]

├─ whyral.lib.sdkuser.clients.RewardService.class - [JAR]

├─ whyral.lib.sdkuser.clients.Session.class - [JAR]

whyral.lib.sdkuser.response

├─ whyral.lib.sdkuser.response.EventDescription.class - [JAR]

├─ whyral.lib.sdkuser.response.EventObjectDetails.class - [JAR]

├─ whyral.lib.sdkuser.response.Prize.class - [JAR]

├─ whyral.lib.sdkuser.response.ReferralLinkResponse.class - [JAR]

├─ whyral.lib.sdkuser.response.ReferredResponse.class - [JAR]

├─ whyral.lib.sdkuser.response.Reward.class - [JAR]

├─ whyral.lib.sdkuser.response.RewardStatus.class - [JAR]

├─ whyral.lib.sdkuser.response.SDKUser.class - [JAR]

├─ whyral.lib.sdkuser.response.SignInResponse.class - [JAR]

whyral.lib.exceptions

├─ whyral.lib.exceptions.AlreadyExistException.class - [JAR]

├─ whyral.lib.exceptions.AuthenticationFailureException.class - [JAR]

├─ whyral.lib.exceptions.BadRequestException.class - [JAR]

├─ whyral.lib.exceptions.ConfigMissingForSignatureAuthException.class - [JAR]

├─ whyral.lib.exceptions.CredsNotPresentException.class - [JAR]

├─ whyral.lib.exceptions.EntityDoesntExistException.class - [JAR]

├─ whyral.lib.exceptions.ForbiddenException.class - [JAR]

├─ whyral.lib.exceptions.IllegalPayloadException.class - [JAR]

├─ whyral.lib.exceptions.IncompleteParametersException.class - [JAR]

├─ whyral.lib.exceptions.IncorrectCredsException.class - [JAR]

├─ whyral.lib.exceptions.InputWrongFormatException.class - [JAR]

├─ whyral.lib.exceptions.InternalServerException.class - [JAR]

├─ whyral.lib.exceptions.InvalidCredentialsException.class - [JAR]

├─ whyral.lib.exceptions.InvalidPublicKeyException.class - [JAR]

├─ whyral.lib.exceptions.InvalidaWebHookPayloadTypeException.class - [JAR]

├─ whyral.lib.exceptions.JsonParseException.class - [JAR]

├─ whyral.lib.exceptions.MethodNotAllowedException.class - [JAR]

├─ whyral.lib.exceptions.ModuleNotInitiatedException.class - [JAR]

├─ whyral.lib.exceptions.PreconditionFailedException.class - [JAR]

├─ whyral.lib.exceptions.RequestFailedException.class - [JAR]

├─ whyral.lib.exceptions.RequestTooLargeException.class - [JAR]

├─ whyral.lib.exceptions.ResourceAlreadyExistsException.class - [JAR]

├─ whyral.lib.exceptions.ResourceDoesntExistException.class - [JAR]

├─ whyral.lib.exceptions.ServiceDownException.class - [JAR]

├─ whyral.lib.exceptions.SignatureCreationFailedException.class - [JAR]

├─ whyral.lib.exceptions.TokenGenFailedException.class - [JAR]

├─ whyral.lib.exceptions.TooManyRequestException.class - [JAR]

├─ whyral.lib.exceptions.UnknownExceptionOccured.class - [JAR]

whyral.lib.http

├─ whyral.lib.http.UnirestGetMethodRequest.class - [JAR]

├─ whyral.lib.http.UnirestPostMethodRequest.class - [JAR]

├─ whyral.lib.http.Util.class - [JAR]

whyral.lib.sdkuser.request

├─ whyral.lib.sdkuser.request.GetRewardRequest.class - [JAR]

├─ whyral.lib.sdkuser.request.ReportEventRequest.class - [JAR]

├─ whyral.lib.sdkuser.request.SigninRequest.class - [JAR]

whyral.lib.experiments

├─ whyral.lib.experiments.SDKUserExperiments.class - [JAR]

whyral.lib.constants

├─ whyral.lib.constants.Constants.class - [JAR]