Package | Description |
---|---|
org.forgerock.http.routing | |
org.forgerock.json.resource |
Modifier and Type | Method and Description |
---|---|
static ResourceApiVersionBehaviourManager |
RouteMatchers.newResourceApiVersionBehaviourManager()
Creates a new
ResourceApiVersionBehaviourManager which is responsibly
for managing whether warning headers are returned and the default
version behaviour when the Accept-API-Version header is not
present on the request. |
Modifier and Type | Method and Description |
---|---|
static Filter |
RouteMatchers.resourceApiVersionContextFilter(ResourceApiVersionBehaviourManager behaviourManager)
Creates a
Filter which MUST be placed, in the route, before any
API Version routing takes place. |
Constructor and Description |
---|
ResourceApiVersionRoutingFilter(ResourceApiVersionBehaviourManager behaviourManager)
Constructs a new
ResourceApiVersionRoutingFilter instance. |
Modifier and Type | Method and Description |
---|---|
static ResourceApiVersionBehaviourManager |
RouteMatchers.newResourceApiVersionBehaviourManager()
Creates a new
ResourceApiVersionBehaviourManager which is responsibly
for managing whether warning headers are returned and the default
version behaviour when the Accept-API-Version header is not
present on the request. |
Modifier and Type | Method and Description |
---|---|
static Filter |
RouteMatchers.resourceApiVersionContextFilter(ResourceApiVersionBehaviourManager behaviourManager)
Creates a
Filter which MUST be placed, in the route, before any
API Version routing takes place. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.