jar

com.networknt : snow-token

Maven & Gradle

Sep 22, 2023

A yaml rule action implementation to get the ServiceNow authorization token and inject into the Authorization header for any ServiceNow request from light-gateway.

Table Of Contents

Latest Version

Download com.networknt : snow-token JAR file - Latest Versions:

All Versions

Download com.networknt : snow-token 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 snow-token-1.0.19.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.networknt.rule.snow

├─ com.networknt.rule.snow.SnowConfig.class - [JAR]

├─ com.networknt.rule.snow.SnowTokenRequestTransformAction.class - [JAR]

Advertisement