jar

io.gravitee.policy : gravitee-policy-jws

Maven & Gradle

Jul 20, 2023
1 usages
0 stars

Gravitee.io APIM - Policy - JWS · Validate the JWS token signature, certificate information and expiration date before sending the API call to the target backend

Table Of Contents

Latest Version

Download io.gravitee.policy : gravitee-policy-jws JAR file - Latest Versions:

All Versions

Download io.gravitee.policy : gravitee-policy-jws JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
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 gravitee-policy-jws-1.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gravitee.policy.jws

├─ io.gravitee.policy.jws.JWSPolicy.class - [JAR]

io.gravitee.policy.jws.configuration

├─ io.gravitee.policy.jws.configuration.JWSPolicyConfiguration.class - [JAR]

io.gravitee.policy.jws.utils

├─ io.gravitee.policy.jws.utils.JsonUtils.class - [JAR]

├─ io.gravitee.policy.jws.utils.JwsHeader.class - [JAR]

Advertisement