Uses of Package
org.forgerock.http.routing
Package
Description
Models and manages elements of the Hypertext Transfer Protocol.
Processes HTTP message header fields.
Provides routing functionality for HTTP requests.
Classes to support OpenAPI API Descriptions using Swagger.
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
JSON resource Commons HTTP Framework integration.
Integrates with the ForgeRock HTTP Framework.
Common tools used in policy service.
This package provides a simple framework for implementing routers.
-
ClassDescriptionRepresents some version in the form majorNumber.minorNumber, for instance 2.4.
-
ClassDescriptionRepresents some version in the form majorNumber.minorNumber, for instance 2.4.
-
ClassDescriptionA
Context
which is created when a request is and has been routed based on resource API version.The default routing behaviour to use when no Accept-API-Version is set on the request.Implementations of this interface will be responsible for maintaining the behaviour of API Version routing.A router which routes requests based on route matchers.The algorithm which should be used when matching URI templates against request resource names.AContext
which is created when a request has been routed.EaseUriRouterContext
construction.Represents some version in the form majorNumber.minorNumber, for instance 2.4. -
ClassDescriptionRepresents some version in the form majorNumber.minorNumber, for instance 2.4.
-
ClassDescriptionImplementations of this interface will be responsible for maintaining the behaviour of API Version routing.API Version routing filter which creates a
ApiVersionRouterContext
which contains the default routing behaviour when the Accept-API-Version header is set on the request.The algorithm which should be used when matching URI templates against request resource names.Represents some version in the form majorNumber.minorNumber, for instance 2.4. -
ClassDescriptionRepresents some version in the form majorNumber.minorNumber, for instance 2.4.
-
-
ClassDescriptionRepresents some version in the form majorNumber.minorNumber, for instance 2.4.
-
ClassDescriptionThe algorithm which should be used when matching URI templates against request resource names.