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 org.jresearch.commons.gwt.flexess.srv-1.0.198.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jresearch.commons.flexess.service
├─ org.jresearch.commons.flexess.service.AbstractFlexessAdapter.class - [JAR]
├─ org.jresearch.commons.flexess.service.AdminFlexessServiceImpl.class - [JAR]
├─ org.jresearch.commons.flexess.service.FlexessServiceImpl.class - [JAR]
├─ org.jresearch.commons.flexess.service.GwtFlexessUtils.class - [JAR]
├─ org.jresearch.commons.flexess.service.RoleAdapter.class - [JAR]
org.jresearch.commons.flexess.mapper
├─ org.jresearch.commons.flexess.mapper.UserConverter.class - [JAR]
org.jresearch.commons.flexess.web.filter
├─ org.jresearch.commons.flexess.web.filter.UserContextFilter.class - [JAR]
org.jresearch.commons.flexess.umi
├─ org.jresearch.commons.flexess.umi.BaseUmiUserManager.class - [JAR]
├─ org.jresearch.commons.flexess.umi.IUserLocator.class - [JAR]
├─ org.jresearch.commons.flexess.umi.Messages.class - [JAR]
├─ org.jresearch.commons.flexess.umi.Oauth2UserLocator.class - [JAR]
├─ org.jresearch.commons.flexess.umi.PasswordUserLocator.class - [JAR]