jar

de.captaingoldfish : identification-report

Maven & Gradle

Nov 03, 2022
5 stars

Identification Report · The identification report is a JSON structure used to identify natural or legal persons in government processes.

Table Of Contents

Latest Version

Download de.captaingoldfish : identification-report JAR file - Latest Versions:

All Versions

Download de.captaingoldfish : identification-report JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 identification-report-2.0.0-PRE-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.governikus.identification.report.utils

├─ de.governikus.identification.report.utils.Utilities.class - [JAR]

de.governikus.identification.report.validation

├─ de.governikus.identification.report.validation.SchemaValidator.class - [JAR]

de.governikus.identification.report.objects

├─ de.governikus.identification.report.objects.Address.class - [JAR]

├─ de.governikus.identification.report.objects.AuthenticationObject.class - [JAR]

├─ de.governikus.identification.report.objects.IdentificationReport.class - [JAR]

├─ de.governikus.identification.report.objects.LegalPersonAuthentication.class - [JAR]

├─ de.governikus.identification.report.objects.LevelOfAssurance.class - [JAR]

├─ de.governikus.identification.report.objects.NaturalPersonAuthentication.class - [JAR]

├─ de.governikus.identification.report.objects.NaturalPersonMinimalAuthentication.class - [JAR]

de.governikus.identification.report.constants

├─ de.governikus.identification.report.constants.SchemaLocations.class - [JAR]

├─ de.governikus.identification.report.constants.ValidationConstants.class - [JAR]

Advertisement