jar

com.github.rnett.krosstalk : krosstalk-ktor-server-auth

Maven & Gradle

Feb 24, 2022
1 usages
23 stars

Krosstalk Ktor Server Auth · Auth scopes for the Krosstalk Ktor server plugin

Table Of Contents

Latest Version

Download com.github.rnett.krosstalk : krosstalk-ktor-server-auth JAR file - Latest Versions:

All Versions

Download com.github.rnett.krosstalk : krosstalk-ktor-server-auth JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.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 krosstalk-ktor-server-auth-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rnett.krosstalk.ktor.server.auth

├─ com.rnett.krosstalk.ktor.server.auth.KtorServerAuth.class - [JAR]

├─ com.rnett.krosstalk.ktor.server.auth.KtorServerBasicAuth.class - [JAR]

├─ com.rnett.krosstalk.ktor.server.auth.KtorServerDigestAuth.class - [JAR]

├─ com.rnett.krosstalk.ktor.server.auth.KtorServerFormAuth.class - [JAR]

├─ com.rnett.krosstalk.ktor.server.auth.KtorServerOAuthAuth.class - [JAR]

├─ com.rnett.krosstalk.ktor.server.auth.KtorServerPrincipalAuth.class - [JAR]