jar

software.amazon.halo : halo-third-party-sdk-events

Maven & Gradle

Oct 10, 2022
6 stars

Halo Third Party Events SDK for Java · Contains supporting components for validating an event with the Halo Third Party SDK for Java.

Table Of Contents

Latest Version

Download software.amazon.halo : halo-third-party-sdk-events JAR file - Latest Versions:

All Versions

Download software.amazon.halo : halo-third-party-sdk-events JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 halo-third-party-sdk-events-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

software.amazon.halo.events

├─ software.amazon.halo.events.ServletConstants.class - [JAR]

software.amazon.halo.events.util

├─ software.amazon.halo.events.util.ValidationUtils.class - [JAR]

software.amazon.halo.events.verifiers

├─ software.amazon.halo.events.verifiers.HaloEventSignatureVerifier.class - [JAR]

├─ software.amazon.halo.events.verifiers.HaloEventTimestampVerifier.class - [JAR]

├─ software.amazon.halo.events.verifiers.HaloEventVerificationHandler.class - [JAR]

├─ software.amazon.halo.events.verifiers.HaloEventVerifier.class - [JAR]

├─ software.amazon.halo.events.verifiers.HaloHttpRequest.class - [JAR]

├─ software.amazon.halo.events.verifiers.ServletRequest.class - [JAR]