jar

com.stackstate : akka-http-pac4j_2.13

Maven & Gradle

Oct 26, 2022
9 stars

akka-http-pac4j · akka-http-pac4j

Table Of Contents

Latest Version

Download com.stackstate : akka-http-pac4j_2.13 JAR file - Latest Versions:

All Versions

Download com.stackstate : akka-http-pac4j_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.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 akka-http-pac4j_2.13-0.8.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.stackstate.pac4j.authorizer

├─ com.stackstate.pac4j.authorizer.CsrfCookieAuthorizer.class - [JAR]

com.stackstate.pac4j

├─ com.stackstate.pac4j.AkkaHttpSecurity.class - [JAR]

├─ com.stackstate.pac4j.AkkaHttpWebContext.class - [JAR]

├─ com.stackstate.pac4j.AuthenticatedRequest.class - [JAR]

com.stackstate.pac4j.http

├─ com.stackstate.pac4j.http.AkkaHttpActionAdapter.class - [JAR]

├─ com.stackstate.pac4j.http.AkkaHttpSessionStore.class - [JAR]

com.stackstate.pac4j.store

├─ com.stackstate.pac4j.store.ForgetfulSessionStorage.class - [JAR]

├─ com.stackstate.pac4j.store.InMemorySessionStorage.class - [JAR]

├─ com.stackstate.pac4j.store.SessionStorage.class - [JAR]