Package | Description |
---|---|
org.forgerock.json.resource |
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
|
org.forgerock.opendj.rest2ldap |
APIs for implementing REST to LDAP gateways.
|
Modifier and Type | Method and Description |
---|---|
protected Router |
Router.getThis() |
Constructor and Description |
---|
Router(org.forgerock.services.routing.AbstractRouter<Router,Request,RequestHandler,ApiDescription> router)
Creates a new router containing the same routes and default route as the
provided router.
|
Modifier and Type | Method and Description |
---|---|
static Router |
Rest2LdapJsonConfigurator.configureEndpoints(File endpointsDirectory,
Options options)
Creates a new CREST
Router using the provided endpoints configuration directory and Rest2Ldap options. |
Copyright 2010-2018 ForgeRock AS.