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.filter.cors Support for CORS.org.forgerock.http.handler CoreHandler
implementations.org.forgerock.http.header Processes HTTP message header fields.org.forgerock.http.oauth2 This package provides APIs for OAuth 2.0 services implementations.org.forgerock.http.oauth2.resolver This package defines OpenAM specific logic needed to retrieve anAccessTokenInfo
.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.servlet Integrates with the Java Enterprise Edition Servlet API.org.forgerock.http.spi HTTP service provider API.org.forgerock.http.swagger Classes to support OpenAPI API Descriptions using Swagger.org.forgerock.json.jose.jwk Classes and interfaces for creating and manipulating JWKs.org.forgerock.json.jose.jwk.store This package contains classes to manage a JWKs URI.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.openig.decoration.helper Contains an abstract decorator dedicated to Filter and Handler.org.forgerock.openig.filter Filters the requests and/or responses of HTTP.org.forgerock.openig.filter.allow Filters the HTTP request using a declarative configuration model based on a chain of predicates to validate.org.forgerock.openig.filter.circuitbreaker This package contains the components used to implement circuit breaking.org.forgerock.openig.filter.finance Support for financial APIs (Open Banking, PSD2, Berlin Group, ...).org.forgerock.openig.filter.jwt This package contains the components used to implement some JWT related filter.org.forgerock.openig.filter.oauth2 This package contains the OAuth2 Token validation filter that acts as an OAuth 2 Resource Server.org.forgerock.openig.filter.oauth2.client OAuth 2.0 Client filter implementation.org.forgerock.openig.filter.oauth2.client.authentication Collection of heaplets supporting OAuth2 client authentication Filters.org.forgerock.openig.filter.oauth2.cnf JWT confirmation key support for access tokens.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.handler.saml Identity Gateway SAML support.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.openam.session AM Session idle timeout tracking.org.forgerock.openig.script Scripting support.org.forgerock.openig.sql Provides SQL and JDBC support.org.forgerock.openig.tools Common tools used in policy service.org.forgerock.openig.tools.am Access Management Server.org.forgerock.openig.tools.authentication.chf HTTP-based authentication service.org.forgerock.openig.uma This package contains the UMA (User Managed Access) components used to support the Uma Resource Server role.org.forgerock.openig.websocket WebSocket proxy 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.filter.cors 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.oauth2 Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.http.oauth2.resolver Class Description Handler -
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.servlet Class Description HttpApplication Configuration class to configure theHttpApplication
instance. -
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.jose.jwk Class Description Client An HTTP client which forwards requests to a wrappedHandler
. -
Classes in org.forgerock.http used by org.forgerock.json.jose.jwk.store Class Description Client An HTTP client which forwards requests to a wrappedHandler
. -
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.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.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.allow 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.circuitbreaker 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.jwt 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 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.oauth2.client.authentication Class Description Filter Filters the request and/or response of an HTTP exchange. -
Classes in org.forgerock.http used by org.forgerock.openig.filter.oauth2.cnf 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 Filter Filters the request and/or response of an HTTP exchange.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.handler.saml Class Description 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.openam.session 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.openig.tools Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.tools.am Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.openig.tools.authentication.chf Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.openig.uma Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.openig.websocket Class Description Filter Filters the request and/or response of an HTTP exchange.Handler MutableUri A MutableUri is a modifiableURI
substitute. -
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.