jar

cn.featherfly.permission : permission-web

Maven & Gradle

Dec 04, 2019
0 stars

permission-web · permission-web

Table Of Contents

Latest Version

Download cn.featherfly.permission : permission-web JAR file - Latest Versions:

All Versions

Download cn.featherfly.permission : permission-web JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 permission-web-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.featherfly.permission.web.login.listener

├─ cn.featherfly.permission.web.login.listener.WebActorLoginListener.class - [JAR]

cn.featherfly.permission.web.login

├─ cn.featherfly.permission.web.login.AbstractWebActorLoginStorage.class - [JAR]

├─ cn.featherfly.permission.web.login.AbstractWebApplicationLoginManager.class - [JAR]

├─ cn.featherfly.permission.web.login.WebActorLoginStorage.class - [JAR]

├─ cn.featherfly.permission.web.login.WebActorLoginStorageSimpleImpl.class - [JAR]

├─ cn.featherfly.permission.web.login.WebApplicationLoginManager.class - [JAR]

├─ cn.featherfly.permission.web.login.WebApplicationLoginManagerImpl.class - [JAR]

├─ cn.featherfly.permission.web.login.WebApplicationLoginManagerSessionImpl.class - [JAR]

├─ cn.featherfly.permission.web.login.WebApplicationLoginManagerTokenImpl.class - [JAR]

├─ cn.featherfly.permission.web.login.WebLoginInfo.class - [JAR]

cn.featherfly.permission.web

├─ cn.featherfly.permission.web.RoleDefinerManagerSpringImpl.class - [JAR]

├─ cn.featherfly.permission.web.WebPrivilegeFacotry.class - [JAR]

cn.featherfly.permission.web.springmvc.interceptor

├─ cn.featherfly.permission.web.springmvc.interceptor.AuthorizedInterceptor.class - [JAR]

├─ cn.featherfly.permission.web.springmvc.interceptor.PermissionInterceptor.class - [JAR]

cn.featherfly.permission.web.authentication

├─ cn.featherfly.permission.web.authentication.AbstractAuthenticationKeyToken.class - [JAR]

├─ cn.featherfly.permission.web.authentication.AuthenticationKeyToken.class - [JAR]

├─ cn.featherfly.permission.web.authentication.AuthenticationKeyTokenImpl.class - [JAR]

├─ cn.featherfly.permission.web.authentication.AuthenticationKeyTokenWithRequestParamImpl.class - [JAR]

├─ cn.featherfly.permission.web.authentication.AuthenticationToken.class - [JAR]

├─ cn.featherfly.permission.web.authentication.AuthenticationTokenFactory.class - [JAR]

├─ cn.featherfly.permission.web.authentication.AuthenticationTokenFactoryImpl.class - [JAR]

├─ cn.featherfly.permission.web.authentication.SimpleAuthenticationToken.class - [JAR]

├─ cn.featherfly.permission.web.authentication.ValidCodeAuthenticator.class - [JAR]

├─ cn.featherfly.permission.web.authentication.ValidateCodeAuthenticator.class - [JAR]

├─ cn.featherfly.permission.web.authentication.WebAuthenticator.class - [JAR]

cn.featherfly.permission.web.springmvc.resolver

├─ cn.featherfly.permission.web.springmvc.resolver.LoginInfoHandlerMethodArgumentResolver.class - [JAR]

Advertisement