jar

com.github.jasontypescodes : mn-config-based-auth

Maven & Gradle

Aug 18, 2022
0 stars

Config Based Auth for the Micronaut Framework · A Micronaut Security AuthenticationProvider for prototyping auth-enabled services by providing account information in configuration.

Table Of Contents

Latest Version

Download com.github.jasontypescodes : mn-config-based-auth JAR file - Latest Versions:

All Versions

Download com.github.jasontypescodes : mn-config-based-auth JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.0.x
0.1.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 mn-config-based-auth-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.jasontypescodes.mn.configauth

├─ com.github.jasontypescodes.mn.configauth.ConfigBasedAuthProvider.class - [JAR]

com.github.jasontypescodes.mn.configauth.config

├─ com.github.jasontypescodes.mn.configauth.config.ConfigAuthAccount.class - [JAR]

├─ com.github.jasontypescodes.mn.configauth.config.ConfigAuthConfiguration.class - [JAR]