jar

org.oxerr.jackson.module : jackson-module-jsr250

Maven & Gradle

Jan 05, 2022
1 stars

Security Entity Filtering Module · Filter out the entity properties from the output of Jackson serialization according to the DenyAll, RolesAllowed annotations.

Table Of Contents

Latest Version

Download org.oxerr.jackson.module : jackson-module-jsr250 JAR file - Latest Versions:

All Versions

Download org.oxerr.jackson.module : jackson-module-jsr250 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 jackson-module-jsr250-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.oxerr.jackson.module.jsr250

├─ org.oxerr.jackson.module.jsr250.Jsr250BeanSerializerModifier.class - [JAR]

├─ org.oxerr.jackson.module.jsr250.Jsr250JsonSerializer.class - [JAR]

├─ org.oxerr.jackson.module.jsr250.Jsr250Module.class - [JAR]