jar

com.power4j.fist : fist-kit-cloud-gateway-resource-server

Maven & Gradle

Nov 04, 2022

资源网关鉴权插件(Reactive)

Table Of Contents

Latest Version

Download com.power4j.fist : fist-kit-cloud-gateway-resource-server JAR file - Latest Versions:

All Versions

Download com.power4j.fist : fist-kit-cloud-gateway-resource-server JAR file - All Versions:

Version Vulnerabilities Size Updated
2022.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 fist-kit-cloud-gateway-resource-server-2022.0.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.power4j.fist.cloud.security.oauth2.client

├─ com.power4j.fist.cloud.security.oauth2.client.UserIntrospectClient.class - [JAR]

├─ com.power4j.fist.cloud.security.oauth2.client.package-info.class - [JAR]

com.power4j.fist.cloud.gateway.authorization.filter.reactive.impl

├─ com.power4j.fist.cloud.gateway.authorization.filter.reactive.impl.Oauth2IntrospectFilter.class - [JAR]

├─ com.power4j.fist.cloud.gateway.authorization.filter.reactive.impl.package-info.class - [JAR]

com.power4j.fist.cloud.gateway

├─ com.power4j.fist.cloud.gateway.ApiGuardFilter.class - [JAR]

com.power4j.fist.autoconfigure.gateway

├─ com.power4j.fist.autoconfigure.gateway.GatewayAuthFilterConfiguration.class - [JAR]

├─ com.power4j.fist.autoconfigure.gateway.Oauth2Configuration.class - [JAR]

├─ com.power4j.fist.autoconfigure.gateway.Oauth2ResourceServerProperties.class - [JAR]

├─ com.power4j.fist.autoconfigure.gateway.RouteGuardConfiguration.class - [JAR]

com.power4j.fist.cloud.security

├─ com.power4j.fist.cloud.security.AccessDeniedHandler.class - [JAR]

├─ com.power4j.fist.cloud.security.AccessPermittedHandler.class - [JAR]

├─ com.power4j.fist.cloud.security.DefaultAccessDeniedHandler.class - [JAR]

├─ com.power4j.fist.cloud.security.DefaultAccessPermittedHandler.class - [JAR]

com.power4j.fist.autoconfigure.gateway.annotation

├─ com.power4j.fist.autoconfigure.gateway.annotation.EnableRouteGuard.class - [JAR]