View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window logredactor-1.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.confluent.log4j2.redactor
├─ io.confluent.log4j2.redactor.RedactorPolicy.class - [JAR]
io.confluent.log4j.redactor
├─ io.confluent.log4j.redactor.RedactorAppender.class - [JAR]
├─ io.confluent.log4j.redactor.RedactorPolicy.class - [JAR]
io.confluent.logredactor.internal
├─ io.confluent.logredactor.internal.MetricsTagBuilder.class - [JAR]
├─ io.confluent.logredactor.internal.RedactionPolicyParseException.class - [JAR]
├─ io.confluent.logredactor.internal.StringRedactor.class - [JAR]
├─ io.confluent.logredactor.internal.StringRedactorEngine.class - [JAR]
├─ io.confluent.logredactor.internal.UrlReader.class - [JAR]