jar

it.eng.spago : spago-profile

Maven & Gradle

Sep 25, 2015

A collection of example projects showing how to use maven in different situations

Table Of Contents

Latest Version

Download it.eng.spago : spago-profile JAR file - Latest Versions:

All Versions

Download it.eng.spago : spago-profile JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.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 spago-profile-2.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.eng.spago.security.xmlauthorizations

├─ it.eng.spago.security.xmlauthorizations.XMLAuthenticationHandler.class - [JAR]

├─ it.eng.spago.security.xmlauthorizations.XMLAuthorizationHandler.class - [JAR]

├─ it.eng.spago.security.xmlauthorizations.XMLAuthorizationsBusinessMapper.class - [JAR]

├─ it.eng.spago.security.xmlauthorizations.XMLAuthorizationsRepository.class - [JAR]

├─ it.eng.spago.security.xmlauthorizations.XMLUserProfile.class - [JAR]

Advertisement