jar

com.github.fanzezhen : security

Maven & Gradle

Jul 29, 2020
Table Of Contents

Latest Version

Download com.github.fanzezhen : security JAR file - Latest Versions:

All Versions

Download com.github.fanzezhen : security JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window security-1.3.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fanzezhen.security.cas

├─ com.github.fanzezhen.security.cas.CasProperties.class - [JAR]

├─ com.github.fanzezhen.security.cas.CasSecurityConfiguration.class - [JAR]

com.github.fanzezhen.security.facade.feign.remote

├─ com.github.fanzezhen.security.facade.feign.remote.SysPermissionRemote.class - [JAR]

├─ com.github.fanzezhen.security.facade.feign.remote.SysRoleRemote.class - [JAR]

├─ com.github.fanzezhen.security.facade.feign.remote.SysUserRemote.class - [JAR]

├─ com.github.fanzezhen.security.facade.feign.remote.UserDetailsRemote.class - [JAR]

com.github.fanzezhen.security.model

├─ com.github.fanzezhen.security.model.SysUserDetail.class - [JAR]

com.github.fanzezhen.security.property

├─ com.github.fanzezhen.security.property.ExpiredSessionStrategy.class - [JAR]

├─ com.github.fanzezhen.security.property.SecurityProjectProperty.class - [JAR]

├─ com.github.fanzezhen.security.property.SecurityProperty.class - [JAR]

com.github.fanzezhen.security

├─ com.github.fanzezhen.security.SysSecurityUtil.class - [JAR]

com.github.fanzezhen.security.facade

├─ com.github.fanzezhen.security.facade.OldUserDetailsServiceFacade.class - [JAR]

├─ com.github.fanzezhen.security.facade.UserDetailsServiceFacade.class - [JAR]

com.github.fanzezhen.security.facade.feign

├─ com.github.fanzezhen.security.facade.feign.OldUserDetailsServiceFacadeImpl.class - [JAR]

├─ com.github.fanzezhen.security.facade.feign.UserDetailsServiceFacadeImpl.class - [JAR]

com.github.fanzezhen.security.interceptor

├─ com.github.fanzezhen.security.interceptor.DefaultExceptionResolver.class - [JAR]

├─ com.github.fanzezhen.security.interceptor.InvocationSecurityMetadataSource.class - [JAR]

├─ com.github.fanzezhen.security.interceptor.MyAccessDecisionManager.class - [JAR]

├─ com.github.fanzezhen.security.interceptor.MyFilterSecurityInterceptor.class - [JAR]

com.github.fanzezhen.security.facade.traditional

├─ com.github.fanzezhen.security.facade.traditional.UserDetailsServiceFacadeImpl.class - [JAR]