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-ad-integration-spring-boot-autoconfigure-0.1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.autoconfigure.aad
├─ com.microsoft.azure.autoconfigure.aad.AADAuthenticationFilter.class - [JAR]
├─ com.microsoft.azure.autoconfigure.aad.AADAuthenticationFilterAutoConfiguration.class - [JAR]
├─ com.microsoft.azure.autoconfigure.aad.AADAuthenticationFilterProperties.class - [JAR]
├─ com.microsoft.azure.autoconfigure.aad.AzureADGraphClient.class - [JAR]
├─ com.microsoft.azure.autoconfigure.aad.JacksonObjectMapperFactory.class - [JAR]
├─ com.microsoft.azure.autoconfigure.aad.UserGroup.class - [JAR]
├─ com.microsoft.azure.autoconfigure.aad.UserPrincipal.class - [JAR]