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 memfactory-sso-0.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.memfactory.sso.util
├─ com.memfactory.sso.util.SsoUtil.class - [JAR]
com.memfactory.sso.constant
├─ com.memfactory.sso.constant.AuthConstant.class - [JAR]
com.memfactory.sso.config
├─ com.memfactory.sso.config.BaseSsoConfig.class - [JAR]
├─ com.memfactory.sso.config.SsoService.class - [JAR]
com.memfactory.sso.bean
├─ com.memfactory.sso.bean.SsoRes.class - [JAR]
com.memfactory.sso
├─ com.memfactory.sso.SsoClient.class - [JAR]