Package | Description |
---|---|
org.forgerock.openig.filter |
Filters the requests and/or responses of HTTP.
|
org.forgerock.openig.filter.oauth2 |
This package contains the OAuth2 Token validation filter that acts as an OAuth 2 Resource Server.
|
org.forgerock.openig.filter.throttling |
This package contains the components used to implement a throttling rate support.
|
org.forgerock.openig.handler |
Handles HTTP requests by generating responses.
|
Modifier and Type | Class and Description |
---|---|
static class |
ScriptableFilter.Heaplet
Creates and initializes a scriptable filter in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
ScriptableAccessTokenResolver.Heaplet
Creates and initializes a scriptable access token resolver in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
ScriptableThrottlingPolicy.Heaplet
Creates and initializes a scriptable object in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
ScriptableHandler.Heaplet
Creates and initializes a scriptable handler in a heap environment.
|
Copyright 2011-2017 ForgeRock AS.