Package org.forgerock.json.resource.http
JSON resource Commons HTTP Framework integration.
-
Interface Summary Interface Description HttpContextFactory A factory which is responsible for creating new requestContexts for each JSON request. -
Class Summary Class Description CrestHttp A CREST HTTP utility class which creates instances of theHttpAdapterto handle CREST HTTP requests.HttpContext AContextcontaining information relating to the originating HTTP request.HttpUtils HTTP utility methods and constants.SecurityContextFactory Deprecated. This class will be removed once CAF has been migrated fully to CHF, at which point components should createSecurityContexts directly rather than via request attributes.