Package | Description |
---|---|
org.forgerock.openig.filter |
Filters the requests and/or responses of HTTP.
|
Modifier and Type | Method and Description |
---|---|
StaticRequestFilter |
StaticRequestFilter.addFormParameter(String name,
Expression<String> value)
Adds a new form parameter using the given
key with the given Expression . |
StaticRequestFilter |
StaticRequestFilter.addHeaderValue(String key,
Expression<String> value)
Adds a new header value using the given
key with the given Expression . |
Copyright 2011-2017 ForgeRock AS.