| Package | Description |
|---|---|
| org.forgerock.json.resource |
| Modifier and Type | Method and Description |
|---|---|
ConnectionFactory |
CrestApplication.getConnectionFactory()
Get the connection factory for the application.
|
static ConnectionFactory |
Resources.newInternalConnectionFactory(RequestHandler handler)
Creates a new connection factory which binds internal client connections
to
RequestHandlers. |
static ConnectionFactory |
Resources.uncloseable(ConnectionFactory factory)
Returns an uncloseable view of the provided connection factory.
|
| 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. |
static ConnectionFactory |
Resources.uncloseable(ConnectionFactory factory)
Returns an uncloseable view of the provided connection factory.
|
Copyright © 2021 Open Identity Platform Community. All rights reserved.