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