Package | Description |
---|---|
org.forgerock.json.resource | |
org.forgerock.json.resource.http |
Modifier and Type | Method and Description |
---|---|
static CrestApplication |
Applications.simpleCrestApplication(ConnectionFactory factory,
String id,
String version)
Create a simple
CrestApplication using the provided factory, id and version. |
Modifier and Type | Method and Description |
---|---|
static Handler |
CrestHttp.newHttpHandler(CrestApplication application)
Creates a new JSON resource HTTP handler with the provided CREST request handler.
|
static Handler |
CrestHttp.newHttpHandler(CrestApplication application,
Context context)
Creates a new JSON resource HTTP handler with the provided CREST request handler.
|
static Handler |
CrestHttp.newHttpHandler(CrestApplication application,
HttpContextFactory factory)
Creates a new JSON resource HTTP handler with the provided CREST request handler.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.