jar

com.github.ngyewch.fjage-extras : fjage-security

Maven & Gradle

Sep 04, 2021
1 stars

fjage-security · fjage security.

Table Of Contents

Latest Version

Download com.github.ngyewch.fjage-extras : fjage-security JAR file - Latest Versions:

All Versions

Download com.github.ngyewch.fjage-extras : fjage-security JAR file - All Versions:

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

org.arl.fjage.extras.security.provisioning

├─ org.arl.fjage.extras.security.provisioning.InMemoryUserDetailsManager.class - [JAR]

├─ org.arl.fjage.extras.security.provisioning.UserDetailsManager.class - [JAR]

org.arl.fjage.extras.security

├─ org.arl.fjage.extras.security.AbstractConnectorFirewall.class - [JAR]

├─ org.arl.fjage.extras.security.SimpleConnectorFirewall.class - [JAR]

org.arl.fjage.extras.security.core

├─ org.arl.fjage.extras.security.core.Authentication.class - [JAR]

org.arl.fjage.extras.security.userdetails

├─ org.arl.fjage.extras.security.userdetails.User.class - [JAR]

├─ org.arl.fjage.extras.security.userdetails.UserDetails.class - [JAR]

├─ org.arl.fjage.extras.security.userdetails.UserDetailsService.class - [JAR]

org.arl.fjage.extras.security.authentication

├─ org.arl.fjage.extras.security.authentication.AbstractAuthenticationToken.class - [JAR]

├─ org.arl.fjage.extras.security.authentication.AuthenticationManager.class - [JAR]

├─ org.arl.fjage.extras.security.authentication.CredentialsAuthenticationToken.class - [JAR]

├─ org.arl.fjage.extras.security.authentication.DefaultAuthenticationManager.class - [JAR]

├─ org.arl.fjage.extras.security.authentication.UsernamePasswordAuthenticationToken.class - [JAR]