jar

cn.featherfly.authorities : authorities-api

Maven & Gradle

Feb 15, 2023
1 usages
0 stars

authorities-api · authorities-api

Table Of Contents

Latest Version

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

All Versions

Download cn.featherfly.authorities : authorities-api 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-api-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.login

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

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

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

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

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

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

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

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

cn.featherfly.authorities

├─ cn.featherfly.authorities.Actor.class - [JAR]

├─ cn.featherfly.authorities.Application.class - [JAR]

├─ cn.featherfly.authorities.AuthenticatedChecker.class - [JAR]

├─ cn.featherfly.authorities.Authority.class - [JAR]

├─ cn.featherfly.authorities.AuthorityChecker.class - [JAR]

├─ cn.featherfly.authorities.AuthorityException.class - [JAR]

├─ cn.featherfly.authorities.AuthorityFacotry.class - [JAR]

├─ cn.featherfly.authorities.BusinessRole.class - [JAR]

├─ cn.featherfly.authorities.Checker.class - [JAR]

├─ cn.featherfly.authorities.CustomRole.class - [JAR]

├─ cn.featherfly.authorities.Role.class - [JAR]

├─ cn.featherfly.authorities.RoleDefiner.class - [JAR]

├─ cn.featherfly.authorities.RoleDefinerManager.class - [JAR]

├─ cn.featherfly.authorities.SimpleActor.class - [JAR]

├─ cn.featherfly.authorities.SimpleApplication.class - [JAR]

├─ cn.featherfly.authorities.SimpleAuthority.class - [JAR]

├─ cn.featherfly.authorities.SimpleRole.class - [JAR]

cn.featherfly.authorities.authentication

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

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

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

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

Advertisement