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 kernel-authcodeflowproxy-api-1.2.0.1-B2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.mosip.kernel.authcodeflowproxy.api.config
├─ io.mosip.kernel.authcodeflowproxy.api.config.AuthCodeProxyConfig.class - [JAR]
io.mosip.kernel.authcodeflowproxy.api.exception
├─ io.mosip.kernel.authcodeflowproxy.api.exception.AuthCodeProxyExceptionHandler.class - [JAR]
io.mosip.kernel.authcodeflowproxy.api.utils
├─ io.mosip.kernel.authcodeflowproxy.api.utils.AuthCodeProxyFlowUtils.class - [JAR]
io.mosip.kernel.authcodeflowproxy.api.validator
├─ io.mosip.kernel.authcodeflowproxy.api.validator.ValidateTokenUtil.class - [JAR]
io.mosip.kernel.auditmanager.dto
├─ io.mosip.kernel.auditmanager.dto.AuthorizedRolesDto.class - [JAR]
io.mosip.kernel.authcodeflowproxy.api.service.impl
├─ io.mosip.kernel.authcodeflowproxy.api.service.impl.LoginServiceImpl.class - [JAR]
io.mosip.kernel.authcodeflowproxy.api.controller
├─ io.mosip.kernel.authcodeflowproxy.api.controller.LoginController.class - [JAR]