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 im-commons-auth-jvm-0.14.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
city.smartb.im.commons.auth
├─ city.smartb.im.commons.auth.AuthenticationProvider.class - [JAR]
├─ city.smartb.im.commons.auth.AuthenticationProviderKt.class - [JAR]
├─ city.smartb.im.commons.auth.RoleVerifier.class - [JAR]
├─ city.smartb.im.commons.auth.TokenInfo.class - [JAR]
city.smartb.im.commons.auth.exception
├─ city.smartb.im.commons.auth.exception.ForbiddenAccessException.class - [JAR]
city.smartb.im.commons.auth.policies
├─ city.smartb.im.commons.auth.policies.PolicyEnforcer.class - [JAR]
├─ city.smartb.im.commons.auth.policies.PolicyEnforcerKt.class - [JAR]