jar

cn.featherfly.authorities : authorities-web

Maven & Gradle

Feb 15, 2023
0 stars

authorities-web · authorities-web

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.4.x
0.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 authorities-web-0.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.featherfly.authorities.web.springmvc.interceptor

├─ cn.featherfly.authorities.web.springmvc.interceptor.AuthenticatedCheckerInterceptor.class - [JAR]

├─ cn.featherfly.authorities.web.springmvc.interceptor.AuthorityCheckerInterceptor.class - [JAR]

cn.featherfly.authorities.web

├─ cn.featherfly.authorities.web.AbstractChecker.class - [JAR]

├─ cn.featherfly.authorities.web.WebAuthenticatedChecker.class - [JAR]

├─ cn.featherfly.authorities.web.WebAuthorityChecker.class - [JAR]

├─ cn.featherfly.authorities.web.WebAuthorityFacotry.class - [JAR]

├─ cn.featherfly.authorities.web.WebEnv.class - [JAR]

cn.featherfly.authorities.web.authentication

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

├─ cn.featherfly.authorities.web.authentication.AbstractWebAuthenticator.class - [JAR]

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

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

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

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

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

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

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

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

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

cn.featherfly.authorities.web.springmvc.resolver

├─ cn.featherfly.authorities.web.springmvc.resolver.LoginActorHandlerMethodArgumentResolver.class - [JAR]

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

├─ cn.featherfly.authorities.web.springmvc.resolver.LoginManagerHandlerMethodArgumentResolver.class - [JAR]

cn.featherfly.authorities.web.springmvc

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

cn.featherfly.authorities.web.login

├─ cn.featherfly.authorities.web.login.AbstractCacheableWebActorLoginStorage.class - [JAR]

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

├─ cn.featherfly.authorities.web.login.AbstractWebLoginManager.class - [JAR]

├─ cn.featherfly.authorities.web.login.CacheableWebActorLoginStorageImpl.class - [JAR]

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

├─ cn.featherfly.authorities.web.login.WebActorLoginStorageImpl.class - [JAR]

├─ cn.featherfly.authorities.web.login.WebEnvironmentLoginManager.class - [JAR]

├─ cn.featherfly.authorities.web.login.WebEnvironmentLoginManagerImpl.class - [JAR]

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

├─ cn.featherfly.authorities.web.login.WebLoginManager.class - [JAR]

├─ cn.featherfly.authorities.web.login.WebLoginManagerSessionImpl.class - [JAR]

├─ cn.featherfly.authorities.web.login.WebLoginManagerTokenImpl.class - [JAR]

cn.featherfly.authorities.web.login.listener

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