jar

io.gravitee.gateway.handlers : gravitee-gateway-handlers-api

Maven & Gradle

Nov 27, 2021
14 usages
0 stars

Gravitee.io APIM - Gateway - Reactor Handlers - API

Table Of Contents

Latest Version

Download io.gravitee.gateway.handlers : gravitee-gateway-handlers-api JAR file - Latest Versions:

All Versions

Download io.gravitee.gateway.handlers : gravitee-gateway-handlers-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.13.x
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
1.30.x
1.29.x
1.28.x
1.27.x
1.26.x
1.25.x
1.24.x
1.23.x
1.22.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.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 gravitee-gateway-handlers-api-3.13.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gravitee.gateway.handlers.api.path

├─ io.gravitee.gateway.handlers.api.path.Path.class - [JAR]

├─ io.gravitee.gateway.handlers.api.path.PathParam.class - [JAR]

├─ io.gravitee.gateway.handlers.api.path.PathResolver.class - [JAR]

io.gravitee.gateway.handlers.api.manager.impl

├─ io.gravitee.gateway.handlers.api.manager.impl.ApiManagerImpl.class - [JAR]

io.gravitee.gateway.handlers.api.definition

├─ io.gravitee.gateway.handlers.api.definition.Api.class - [JAR]

├─ io.gravitee.gateway.handlers.api.definition.DefinitionContext.class - [JAR]

io.gravitee.gateway.handlers.api.manager.endpoint

├─ io.gravitee.gateway.handlers.api.manager.endpoint.ApiManagementEndpoint.class - [JAR]

├─ io.gravitee.gateway.handlers.api.manager.endpoint.ApisManagementEndpoint.class - [JAR]

├─ io.gravitee.gateway.handlers.api.manager.endpoint.NodeApisEndpointInitializer.class - [JAR]

io.gravitee.gateway.handlers.api.flow.api

├─ io.gravitee.gateway.handlers.api.flow.api.ApiFlowResolver.class - [JAR]

io.gravitee.gateway.handlers.api.policy

├─ io.gravitee.gateway.handlers.api.policy.RuleBasedPolicyResolver.class - [JAR]

io.gravitee.gateway.handlers.api.processor.policy.plan

├─ io.gravitee.gateway.handlers.api.processor.policy.plan.PlanProcessorProvider.class - [JAR]

io.gravitee.gateway.handlers.api.path.impl

├─ io.gravitee.gateway.handlers.api.path.impl.AbstractPathResolver.class - [JAR]

├─ io.gravitee.gateway.handlers.api.path.impl.ApiPathResolverImpl.class - [JAR]

io.gravitee.gateway.handlers.api.policy.plan

├─ io.gravitee.gateway.handlers.api.policy.plan.PlanPolicyChainProvider.class - [JAR]

├─ io.gravitee.gateway.handlers.api.policy.plan.PlanPolicyResolver.class - [JAR]

io.gravitee.gateway.handlers.api.processor.forward

├─ io.gravitee.gateway.handlers.api.processor.forward.XForwardedPrefixProcessor.class - [JAR]

io.gravitee.gateway.handlers.api.manager

├─ io.gravitee.gateway.handlers.api.manager.ApiManager.class - [JAR]

io.gravitee.gateway.handlers.api.processor.pathmapping

├─ io.gravitee.gateway.handlers.api.processor.pathmapping.PathMappingProcessor.class - [JAR]

io.gravitee.gateway.handlers.api.flow.plan

├─ io.gravitee.gateway.handlers.api.flow.plan.PlanFlowPolicyChainProvider.class - [JAR]

├─ io.gravitee.gateway.handlers.api.flow.plan.PlanFlowResolver.class - [JAR]

io.gravitee.gateway.handlers.api.processor.policy.api

├─ io.gravitee.gateway.handlers.api.processor.policy.api.ApiPolicyChainProvider.class - [JAR]

io.gravitee.gateway.handlers.api.processor.cors

├─ io.gravitee.gateway.handlers.api.processor.cors.CorsPreflightInvoker.class - [JAR]

├─ io.gravitee.gateway.handlers.api.processor.cors.CorsPreflightRequestProcessor.class - [JAR]

├─ io.gravitee.gateway.handlers.api.processor.cors.CorsRequestProcessor.class - [JAR]

├─ io.gravitee.gateway.handlers.api.processor.cors.CorsSimpleRequestProcessor.class - [JAR]

io.gravitee.gateway.handlers.api.processor.pathparameters

├─ io.gravitee.gateway.handlers.api.processor.pathparameters.PathParametersIndexProcessor.class - [JAR]

io.gravitee.gateway.handlers.api.spring

├─ io.gravitee.gateway.handlers.api.spring.ApiHandlerConfiguration.class - [JAR]

io.gravitee.gateway.handlers.api.policy.security.apikey

├─ io.gravitee.gateway.handlers.api.policy.security.apikey.ApiKeyPlanBasedAuthenticationHandler.class - [JAR]

io.gravitee.gateway.handlers.api.processor

├─ io.gravitee.gateway.handlers.api.processor.ApiProcessorChainFactory.class - [JAR]

├─ io.gravitee.gateway.handlers.api.processor.OnErrorProcessorChainFactory.class - [JAR]

├─ io.gravitee.gateway.handlers.api.processor.RequestProcessorChainFactory.class - [JAR]

├─ io.gravitee.gateway.handlers.api.processor.ResponseProcessorChainFactory.class - [JAR]

io.gravitee.gateway.handlers.api.context

├─ io.gravitee.gateway.handlers.api.context.ApiProperties.class - [JAR]

├─ io.gravitee.gateway.handlers.api.context.ApiTemplateVariableProvider.class - [JAR]

io.gravitee.gateway.handlers.api.policy.security

├─ io.gravitee.gateway.handlers.api.policy.security.FreePlanAuthenticationHandler.class - [JAR]

├─ io.gravitee.gateway.handlers.api.policy.security.FreePlanAuthenticationHandlerEnhancer.class - [JAR]

├─ io.gravitee.gateway.handlers.api.policy.security.PlanBasedAuthenticationHandler.class - [JAR]

├─ io.gravitee.gateway.handlers.api.policy.security.PlanBasedAuthenticationHandlerEnhancer.class - [JAR]

io.gravitee.gateway.handlers.api.processor.logging

├─ io.gravitee.gateway.handlers.api.processor.logging.ApiLoggableRequestProcessor.class - [JAR]

io.gravitee.gateway.handlers.api

├─ io.gravitee.gateway.handlers.api.ApiContextHandlerFactory.class - [JAR]

├─ io.gravitee.gateway.handlers.api.ApiHandlerConfiguration.class - [JAR]

├─ io.gravitee.gateway.handlers.api.ApiPolicyManager.class - [JAR]

├─ io.gravitee.gateway.handlers.api.ApiReactorHandler.class - [JAR]

├─ io.gravitee.gateway.handlers.api.FreePlanApiHandlerConfiguration.class - [JAR]

io.gravitee.gateway.handlers.api.processor.error.templates

├─ io.gravitee.gateway.handlers.api.processor.error.templates.EvaluableProcessorFailure.class - [JAR]

├─ io.gravitee.gateway.handlers.api.processor.error.templates.ResponseTemplateBasedFailureProcessor.class - [JAR]

io.gravitee.gateway.handlers.api.processor.policy

├─ io.gravitee.gateway.handlers.api.processor.policy.AbstractPolicyChainProvider.class - [JAR]

io.gravitee.gateway.handlers.api.manager.endpoint.model

├─ io.gravitee.gateway.handlers.api.manager.endpoint.model.ListApiEntity.class - [JAR]

io.gravitee.gateway.handlers.api.policy.api

├─ io.gravitee.gateway.handlers.api.policy.api.ApiPolicyChainProvider.class - [JAR]

├─ io.gravitee.gateway.handlers.api.policy.api.ApiPolicyResolver.class - [JAR]

io.gravitee.gateway.handlers.api.processor.error

├─ io.gravitee.gateway.handlers.api.processor.error.SimpleFailureProcessor.class - [JAR]

io.gravitee.gateway.handlers.api.policy.security.rule

├─ io.gravitee.gateway.handlers.api.policy.security.rule.EvaluableAuthenticationContext.class - [JAR]

├─ io.gravitee.gateway.handlers.api.policy.security.rule.SelectionRulePlanBasedAuthenticationHandler.class - [JAR]

Advertisement