Uses of Package
org.forgerock.http.routing
Package
Description
ForgeRock API Descriptor models, builders, and utilities.
ForgeRock API Descriptor models.
Models and manages elements of the Hypertext Transfer Protocol.
Processes HTTP message header fields.
Provides routing functionality for HTTP requests.
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
This package contains a common reset password stage implementation.
This package contains a common user related stage implementation.
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.
-
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. -
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.