Package | Description |
---|---|
org.forgerock.http.routing |
Provides routing functionality for HTTP requests.
|
org.forgerock.openig.http |
Integrates with the ForgeRock HTTP Framework.
|
Modifier and Type | Method and Description |
---|---|
protected Router |
Router.getThis() |
Constructor and Description |
---|
Router(Router router)
Creates a new router containing the same routes and default route as the
provided router.
|
Modifier and Type | Method and Description |
---|---|
protected Router |
AdminHttpApplication.getOpenIGRouter()
Returns the router that represents the /openig namespace (or whatever path/prefix value that was configured).
|
Constructor and Description |
---|
EndpointRegistry(Router router,
String path)
Creates a registry around the given Router instance.
|
Copyright 2011-2015 ForgeRock AS.