Uses of Package
org.forgerock.http
-
Packages that use org.forgerock.http Package Description org.forgerock.api ForgeRock API Descriptor models, builders, and utilities.org.forgerock.caf.authentication.framework This package defines the authentication framework classes for the authentication of messages via authentication contexts and modules.org.forgerock.http Models and manages elements of the Hypertext Transfer Protocol.org.forgerock.http.client This package contains the classes and interfaces related to the implementation of the HTTP client, and its use in scripted modules.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.spi HTTP service provider API.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.oauth.clients.apple Forgerock Apple Client implementation.org.forgerock.oauth.clients.facebook Forgerock Facebook Client Implementation.org.forgerock.oauth.clients.linkedin Forgerock LinkedIn Client Implementation.org.forgerock.oauth.clients.oauth2 OAuth 2.0 ForgeRock Client Implementation.org.forgerock.oauth.clients.oidc OpenID Connect ForgeRock Client Implementation.org.forgerock.oauth.resolvers This package contains classes to generate Open ID Resolvers, which can validate a supplied JWS against an Open ID Connect provider.org.forgerock.oauth.resolvers.service This package contains classes for a service which can be configured to produce OpenID Connect Resolvers.org.forgerock.secrets.gcpkms A secret store implementation that can retrieve keys from a Google Cloud Platform Key Management Service.org.forgerock.secrets.vault Secrets backend that reads secrets from a remote Hashicorp Vault server.org.forgerock.selfservice.stages.captcha This package contains captcha stage implementation.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.api Class Description ApiProducer A producer of API Descriptions. -
Classes in org.forgerock.http used by org.forgerock.caf.authentication.framework Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
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.client Class Description Client An HTTP client which forwards requests to a wrappedHandler
. -
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.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.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.oauth.clients.apple Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.oauth.clients.facebook Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.oauth.clients.linkedin Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.oauth.clients.oauth2 Class Description Filter Filters the request and/or response of an HTTP exchange.Handler -
Classes in org.forgerock.http used by org.forgerock.oauth.clients.oidc Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.oauth.resolvers Class Description Client An HTTP client which forwards requests to a wrappedHandler
. -
Classes in org.forgerock.http used by org.forgerock.oauth.resolvers.service Class Description Client An HTTP client which forwards requests to a wrappedHandler
. -
Classes in org.forgerock.http used by org.forgerock.secrets.gcpkms Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.secrets.vault Class Description Handler -
Classes in org.forgerock.http used by org.forgerock.selfservice.stages.captcha Class Description Client An HTTP client which forwards requests to a wrappedHandler
. -
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.