jar

com.plainid.libs : spring-cloud-authz

Maven & Gradle

Sep 11, 2023

PlainID SQL-PDP Authorization For Springboot cloud gateway · Cloud Gateway AuthZ filter

Table Of Contents

Latest Version

Download com.plainid.libs : spring-cloud-authz JAR file - Latest Versions:

All Versions

Download com.plainid.libs : spring-cloud-authz JAR file - All Versions:

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

io.plainid.springcloudgw

├─ io.plainid.springcloudgw.PlainIdPreFilter.class - [JAR]

io.plainid.helpers

├─ io.plainid.helpers.AccessResponseBody.class - [JAR]

├─ io.plainid.helpers.Authority.class - [JAR]

├─ io.plainid.helpers.AuthorizerRequest.class - [JAR]

├─ io.plainid.helpers.Meta.class - [JAR]

├─ io.plainid.helpers.RuntimeFineTune.class - [JAR]

├─ io.plainid.helpers.Uri.class - [JAR]