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 common-sso-sdk-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.zhengjin.common.sso.client
├─ me.zhengjin.common.sso.client.SSOInnerApiClient.class - [JAR]
me.zhengjin.common.sso.controller
├─ me.zhengjin.common.sso.controller.SSOController.class - [JAR]
me.zhengjin.common.sso.entity
├─ me.zhengjin.common.sso.entity.IsolationBaseEntity.class - [JAR]
├─ me.zhengjin.common.sso.entity.QIsolationBaseEntity.class - [JAR]
me.zhengjin.common.sso.client.vo
├─ me.zhengjin.common.sso.client.vo.Append.class - [JAR]
├─ me.zhengjin.common.sso.client.vo.EnterpriseParamVO.class - [JAR]
├─ me.zhengjin.common.sso.client.vo.FieldCheckVO.class - [JAR]
├─ me.zhengjin.common.sso.client.vo.Grant.class - [JAR]
├─ me.zhengjin.common.sso.client.vo.RoleSearchVO.class - [JAR]
├─ me.zhengjin.common.sso.client.vo.TenantSearchVO.class - [JAR]
├─ me.zhengjin.common.sso.client.vo.UserGrantRoleVO.class - [JAR]
├─ me.zhengjin.common.sso.client.vo.UserLoginVO.class - [JAR]
├─ me.zhengjin.common.sso.client.vo.UserSearchVO.class - [JAR]
me.zhengjin.common.sso.utils
├─ me.zhengjin.common.sso.utils.AuthUtils.class - [JAR]
me.zhengjin.common.sso.autoconfig
├─ me.zhengjin.common.sso.autoconfig.SSOAutoConfiguration.class - [JAR]
├─ me.zhengjin.common.sso.autoconfig.SSOClient.class - [JAR]
├─ me.zhengjin.common.sso.autoconfig.SSOModel.class - [JAR]
├─ me.zhengjin.common.sso.autoconfig.SSOProperties.class - [JAR]
├─ me.zhengjin.common.sso.autoconfig.SSOPropertiesConfiguration.class - [JAR]
me.zhengjin.common.sso.client.interceptor
├─ me.zhengjin.common.sso.client.interceptor.SSOInnerApiInterceptor.class - [JAR]
me.zhengjin.common.sso.dto
├─ me.zhengjin.common.sso.dto.ApplicationDTO.class - [JAR]
├─ me.zhengjin.common.sso.dto.MenuAndResourceDTO.class - [JAR]
├─ me.zhengjin.common.sso.dto.ResourceDTO.class - [JAR]
├─ me.zhengjin.common.sso.dto.RoleDTO.class - [JAR]
├─ me.zhengjin.common.sso.dto.RoleListDTO.class - [JAR]
├─ me.zhengjin.common.sso.dto.TenantDTO.class - [JAR]
├─ me.zhengjin.common.sso.dto.UserDetailDTO.class - [JAR]
├─ me.zhengjin.common.sso.dto.UserMenuDTO.class - [JAR]
├─ me.zhengjin.common.sso.dto.UserMenuDTOKt.class - [JAR]
me.zhengjin.common.sso.exception
├─ me.zhengjin.common.sso.exception.AuthorityExceptions.class - [JAR]
me.zhengjin.common.sso.interceptor
├─ me.zhengjin.common.sso.interceptor.CustomizeSaRouteInterceptor.class - [JAR]
me.zhengjin.common.sso.auditing
├─ me.zhengjin.common.sso.auditing.SaTokenAuditorAware.class - [JAR]
me.zhengjin.common.sso.service
├─ me.zhengjin.common.sso.service.SSOEnterpriseDictAdapter.class - [JAR]
├─ me.zhengjin.common.sso.service.SSORoleDictAdapter.class - [JAR]