jar

com.immibytes : sp-utils

Maven & Gradle

Aug 22, 2015

To mask the confidential information during logging, with the use of @Mask annotation. It will be used in capturing input/output java object in the Resful/web services. It can be later added into any log analysis tool like splunk

Table Of Contents

Latest Version

Download com.immibytes : sp-utils JAR file - Latest Versions:

All Versions

Download com.immibytes : sp-utils 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 sp-utils-1.0.0-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.immibytes.util.log

├─ com.immibytes.util.log.Mask.class - [JAR]

├─ com.immibytes.util.log.MaskLogger.class - [JAR]

Advertisement