Package | Description |
---|---|
org.forgerock.openig.filter |
Filters the requests and/or responses of HTTP.
|
Modifier and Type | Method and Description |
---|---|
static CookieFilter.Action |
CookieFilter.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CookieFilter.Action[] |
CookieFilter.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CookieFilter.setDefaultAction(CookieFilter.Action defaultAction)
Set the action to perform for cookies that do not match an action set.
|
Copyright 2011-2015 ForgeRock AS.