jar

net.optionfactory : json-message-authentication

Maven & Gradle

Dec 13, 2022

json-message-authentication · A JSON message authentication module for jackson

Table Of Contents

Latest Version

Download net.optionfactory : json-message-authentication JAR file - Latest Versions:

All Versions

Download net.optionfactory : json-message-authentication JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0

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 json-message-authentication-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.optionfactory.jma.message

├─ net.optionfactory.jma.message.AuthenticatedMessage.class - [JAR]

├─ net.optionfactory.jma.message.EncryptedMessage.class - [JAR]

net.optionfactory.jma

├─ net.optionfactory.jma.MessageAuthentication.class - [JAR]

├─ net.optionfactory.jma.MessageAuthenticationAnnotationIntrospector.class - [JAR]

├─ net.optionfactory.jma.MessageAuthenticationDeserializer.class - [JAR]

├─ net.optionfactory.jma.MessageAuthenticationEncryptedDeserializer.class - [JAR]

├─ net.optionfactory.jma.MessageAuthenticationEncryptedSerializer.class - [JAR]

├─ net.optionfactory.jma.MessageAuthenticationError.class - [JAR]

├─ net.optionfactory.jma.MessageAuthenticationModule.class - [JAR]

├─ net.optionfactory.jma.MessageAuthenticationOps.class - [JAR]

├─ net.optionfactory.jma.MessageAuthenticationSerializer.class - [JAR]