Uses of Package
org.forgerock.http
-
Packages that use org.forgerock.http Package Description org.forgerock.audit.handlers.elasticsearch This package contains the ElasticsearchAuditEventHandler
implementation.org.forgerock.audit.handlers.splunk This package contains the audit handler implementation for Splunk.org.forgerock.http Models and manages elements of the Hypertext Transfer Protocol.org.forgerock.http.filter CoreFilter
implementations.org.forgerock.http.handler CoreHandler
implementations.org.forgerock.http.header Processes HTTP message header fields.org.forgerock.http.protocol Models and manages elements of the Hypertext Transfer Protocol.org.forgerock.http.routing Provides routing functionality for HTTP requests.org.forgerock.http.spi HTTP service provider API.org.forgerock.http.swagger Classes to support OpenAPI API Descriptions using Swagger.org.forgerock.json.resource Classes and interfaces for core types including connections, request handlers, resources, and their exceptions.org.forgerock.json.resource.http JSON resource Commons HTTP Framework integration.org.forgerock.microservices.tokenvalidation This package will hold the classes need to implement the Token Validation Microservice.org.forgerock.openig.decoration.baseuri Contains a decorator which overrides the existing request URI, making requests relative to a new base URI.org.forgerock.openig.decoration.capture Capture decoration classes that prints filters and handlers input and output messages.org.forgerock.openig.decoration.helper Contains an abstract decorator dedicated to Filter and Handler.org.forgerock.openig.decoration.timer Contains a decorator that log time elapsed in a Filter or a Handler.org.forgerock.openig.filter Filters the requests and/or responses of HTTP.org.forgerock.openig.filter.finance Support for financial APIs (Open Banking, PSD2, Berlin Group, ...).org.forgerock.openig.filter.oauth2.client OAuth 2.0 Client filter implementation.org.forgerock.openig.filter.throttling This package contains the components used to implement a throttling rate support.org.forgerock.openig.handler Handles HTTP requests by generating responses.org.forgerock.openig.handler.resources Contains components and APIs used to serve static resources.org.forgerock.openig.handler.router Provides automated router capability that loads its configurations files (called routes) from a given directory.org.forgerock.openig.heap Manages collections or "heaps" of associated objects, initialized from declarative configuration artifacts.org.forgerock.openig.http Integrates with the ForgeRock HTTP Framework.org.forgerock.openig.openam Integration classes specifically for ForgeRock Access Management.org.forgerock.openig.script Scripting support.org.forgerock.openig.sql Provides SQL and JDBC support.org.forgerock.secrets.oauth2 A Secrets API backend that can obtain OAuth 2 access tokens from a token endpoint, along with a collection of grant type handlers.org.forgerock.services.descriptor Classes that allow services to be described.org.forgerock.services.routing This package provides a simple framework for implementing routers. -
Classes in org.forgerock.http used by org.forgerock.audit.handlers.elasticsearch Class Description Client An HTTP client which forwards requests to a wrappedHandler
. -
Classes in org.forgerock.http used by org.forgerock.audit.handlers.splunk Class Description Client An HTTP client which forwards requests to a wrappedHandler
. -
Classes in org.forgerock.http used by org.forgerock.http Class Description ApiProducer A producer of API Descriptions.DescribedHttpApplication AnHttpApplication
that produces OpenAPI API Descriptors.Handler HttpApplication Configuration class to configure theHttpApplication
instance.HttpApplicationException An exception that is thrown during a Http Application start up when the start up of the application fails.MutableUri A MutableUri is a modifiableURI
substitute. -
Classes in org.forgerock.http used by org.forgerock.http.filter Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.http.handler Class Description Filter Filters the request and/or response of an HTTP exchange.Handler HttpApplicationException An exception that is thrown during a Http Application start up when the start up of the application fails. -
Classes in org.forgerock.http used by org.forgerock.http.header Class Description MutableUri A MutableUri is a modifiableURI
substitute. -
Classes in org.forgerock.http used by org.forgerock.http.protocol Class Description MutableUri A MutableUri is a modifiableURI
substitute. -
Classes in org.forgerock.http used by org.forgerock.http.routing Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.http.spi Class Description HttpApplicationException An exception that is thrown during a Http Application start up when the start up of the application fails. -
Classes in org.forgerock.http used by org.forgerock.http.swagger Class Description ApiProducer A producer of API Descriptions.Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.json.resource Class Description ApiProducer A producer of API Descriptions.Filter Filters the request and/or response of an HTTP exchange. -
Classes in org.forgerock.http used by org.forgerock.json.resource.http Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.microservices.tokenvalidation Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.openig.decoration.baseuri Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.decoration.capture Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.decoration.helper Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.decoration.timer Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.filter Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.filter.finance Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.filter.oauth2.client Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.filter.throttling Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.handler Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.openig.handler.resources Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.openig.handler.router Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.heap Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.openig.http Class Description DescribedHttpApplication AnHttpApplication
that produces OpenAPI API Descriptors.Handler HttpApplication Configuration class to configure theHttpApplication
instance.HttpApplicationException An exception that is thrown during a Http Application start up when the start up of the application fails. -
Classes in org.forgerock.http used by org.forgerock.openig.openam Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.script Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.openig.sql Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.secrets.oauth2 Class Description Handler HttpApplicationException An exception that is thrown during a Http Application start up when the start up of the application fails. -
Classes in org.forgerock.http used by org.forgerock.services.descriptor Class Description ApiProducer A producer of API Descriptions. -
Classes in org.forgerock.http used by org.forgerock.services.routing Class Description ApiProducer A producer of API Descriptions.