Package | Description |
---|---|
org.forgerock.json.resource | |
org.forgerock.json.resource.descriptor.examples.handler |
Modifier and Type | Method and Description |
---|---|
protected Router |
Router.getThis() |
Constructor and Description |
---|
Router(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 |
UserCollectionHandler.getAdminsRouter()
Creates the route to the different admin provier version (At the moment it supports only version 1.0).
|
static Router |
UserCollectionHandler.getUsersRouter()
Creates the route to the different user provider versions.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.