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.
|
org.forgerock.openig.openam |
Integration classes specifically for ForgeRock Access Management.
|
org.forgerock.openig.script |
Scripting support.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptableFilter
A scriptable filter.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptableAccessTokenResolver
A Scriptable access token resolver.
|
class |
ScriptableResourceAccess
A scriptable resource access.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptableThrottlingPolicy
A scriptable throttling datasource.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptableHandler
A scriptable handler.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptableResourceUriProvider
A scriptable resource URI provider.
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractScriptableHeapObject<?> |
AbstractScriptableHeapObject.AbstractScriptableHeaplet.newInstance(Script script,
Heap heap)
Creates the new heap object instance using the provided script.
|
Copyright 2011-2017 ForgeRock AS.