Package | Description |
---|---|
org.forgerock.services.routing |
Modifier and Type | Method and Description |
---|---|
protected Pair<Context,H> |
AbstractRouter.getBestRoute(Context context,
R request)
Finds the best route that matches the given request based on the route
matchers of the registered routes.
|
boolean |
RouteMatch.isBetterMatchThan(RouteMatch result)
Determines whether this route match is better than the given rout match.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.