Uses of Class
org.forgerock.openig.handler.router.RouterHandlerException
Package
Description
Provides automated router capability that loads its configurations files (called routes) from a given directory.
-
Uses of RouterHandlerException in org.forgerock.openig.handler.router
Modifier and TypeMethodDescriptionvoid
Deploy a route, meaning that it loads it but also stores it in a file.Undeploy a route, meaning that it unloads it but also deletes the associated file.void
Update a route.