| Package | Description |
|---|---|
| org.forgerock.http.example | |
| org.forgerock.http.handler | |
| org.forgerock.http.routing | |
| org.forgerock.json.resource | |
| org.forgerock.services.routing |
| Modifier and Type | Class and Description |
|---|---|
class |
DescribedOauth2Endpoint
A described CHF Handler that implements a crude OAuth 2.0 AS.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DescribableHandler
A handler that both handles
Requests, and also supports querying for API Descriptors. |
| Modifier and Type | Class and Description |
|---|---|
class |
Router
A router which routes requests based on route matchers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionWrapper<C extends Connection>
An abstract base class from which connection wrappers may be easily
implemented.
|
class |
DescribedSyncRequestHandlerAdapter
Version of
SynchronousRequestHandlerAdapter that exposes a described handler. |
class |
FilterChain
A chain of filters terminated by a target request handler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRouter<T extends AbstractRouter<T,R,H,D>,R,H,D>
An abstract base class for implementing routers.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.