Package | Description |
---|---|
org.forgerock.openig.filter |
Filters the requests and/or responses of HTTP.
|
Modifier and Type | Method and Description |
---|---|
CaseInsensitiveSet |
CookieFilter.getManaged()
Returns the set of cookie names that will be managed.
|
CaseInsensitiveSet |
CookieFilter.getRelayed()
Returns the set of cookie names that will be relayed (Cookie transmitted from the
client to the next handler in the context of a request, and Set-Cookie2 transmitted
from the next handler to the client in the context of a response).
|
CaseInsensitiveSet |
HeaderFilter.getRemovedHeaders()
Returns the names of header fields to remove from the message.
|
CaseInsensitiveSet |
CookieFilter.getSuppressed()
Returns the set of cookie names that will be suppressed from the request and from the response.
|
Copyright 2011-2017 ForgeRock AS.