Package | Description |
---|---|
org.forgerock.openig.filter |
Filters the requests and/or responses of HTTP.
|
Modifier and Type | Method and Description |
---|---|
static CryptoHeaderFilter.Operation |
CryptoHeaderFilter.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CryptoHeaderFilter.Operation[] |
CryptoHeaderFilter.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CryptoHeaderFilter.setOperation(CryptoHeaderFilter.Operation operation)
Sets the operation (encryption/decryption) to apply to the headers.
|
Copyright 2011-2015 ForgeRock AS.