jar

io.komune.f2 : f2-spring-boot-starter-auth-tenant

Maven & Gradle

Apr 14, 2024
0 stars

F2 · Wrapper around Spring Cloud Function

Table Of Contents

Latest Version

Download io.komune.f2 : f2-spring-boot-starter-auth-tenant JAR file - Latest Versions:

All Versions

Download io.komune.f2 : f2-spring-boot-starter-auth-tenant JAR file - All Versions:

Version Vulnerabilities Size Updated
0.17.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 f2-spring-boot-starter-auth-tenant-0.17.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.komune.f2.spring.boot.auth

├─ io.komune.f2.spring.boot.auth.AuthenticationProvider.class - [JAR]

├─ io.komune.f2.spring.boot.auth.AuthenticationProviderKt.class - [JAR]

├─ io.komune.f2.spring.boot.auth.PermissionEvaluator.class - [JAR]

├─ io.komune.f2.spring.boot.auth.PermissionEvaluatorKt.class - [JAR]

io.komune.f2.spring.boot.auth.security

├─ io.komune.f2.spring.boot.auth.security.TrustedIssuerJwtAuthenticationManagerResolver.class - [JAR]

io.komune.f2.spring.boot.auth.config

├─ io.komune.f2.spring.boot.auth.config.ConfigurationConstantsKt.class - [JAR]

├─ io.komune.f2.spring.boot.auth.config.F2TrustedIssuersConfig.class - [JAR]

├─ io.komune.f2.spring.boot.auth.config.WebSecurityConfig.class - [JAR]