Uses of Class
org.forgerock.http.routing.Router
Package
Description
Provides routing functionality for HTTP requests.
Integrates with the ForgeRock HTTP Framework.
-
Uses of Router in org.forgerock.http.routing
-
Uses of Router in org.forgerock.openig.http
Modifier and TypeMethodDescriptionprotected Router
AdminHttpApplication.getOpenIGRouter()
Returns the router that represents the /openig namespace (or whatever path/prefix value that was configured).ModifierConstructorDescriptionEndpointRegistry
(Router router, String path) Creates a registry around the given Router instance.