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 com.liferay.users.admin.uad-6.0.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.users.admin.uad.exporter
├─ com.liferay.users.admin.uad.exporter.BaseUserTrackerUADExporter.class - [JAR]
├─ com.liferay.users.admin.uad.exporter.UserTrackerUADExporter.class - [JAR]
com.liferay.users.admin.uad.constants
├─ com.liferay.users.admin.uad.constants.UsersAdminUADConstants.class - [JAR]
com.liferay.users.admin.uad.anonymizer
├─ com.liferay.users.admin.uad.anonymizer.BaseUserTrackerUADAnonymizer.class - [JAR]
├─ com.liferay.users.admin.uad.anonymizer.UserTrackerUADAnonymizer.class - [JAR]