Package | Description |
---|---|
org.forgerock.json.resource.http |
JSON resource Commons HTTP Framework integration.
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityContextFactory
Deprecated.
This class will be removed once CAF has been migrated fully to CHF, at which point components should
create
SecurityContext s directly rather than via request attributes. |
Modifier and Type | Method and Description |
---|---|
static org.forgerock.http.Handler |
CrestHttp.newHttpHandler(ConnectionFactory connectionFactory,
HttpContextFactory contextFactory)
Deprecated.
Use
CrestHttp.newHttpHandler(CrestApplication) instead. |
static org.forgerock.http.Handler |
CrestHttp.newHttpHandler(CrestApplication application,
HttpContextFactory factory)
Creates a new JSON resource HTTP handler with the provided CREST request handler.
|
Copyright 2010-2022 ForgeRock AS.