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 azure-mgmt-msi-1.41.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.management.msi
├─ com.microsoft.azure.management.msi.Identities.class - [JAR]
├─ com.microsoft.azure.management.msi.Identity.class - [JAR]
├─ com.microsoft.azure.management.msi.OperationDisplay.class - [JAR]
├─ com.microsoft.azure.management.msi.UserAssignedIdentities.class - [JAR]
com.microsoft.azure.management.msi.implementation
├─ com.microsoft.azure.management.msi.implementation.IdentitesImpl.class - [JAR]
├─ com.microsoft.azure.management.msi.implementation.IdentityImpl.class - [JAR]
├─ com.microsoft.azure.management.msi.implementation.IdentityInner.class - [JAR]
├─ com.microsoft.azure.management.msi.implementation.MSIManager.class - [JAR]
├─ com.microsoft.azure.management.msi.implementation.ManagedServiceIdentityClientImpl.class - [JAR]
├─ com.microsoft.azure.management.msi.implementation.OperationInner.class - [JAR]
├─ com.microsoft.azure.management.msi.implementation.OperationsInner.class - [JAR]
├─ com.microsoft.azure.management.msi.implementation.PageImpl.class - [JAR]
├─ com.microsoft.azure.management.msi.implementation.UserAssignedIdentitiesInner.class - [JAR]