Package org.forgerock.http.filter
package org.forgerock.http.filter
Core
Filter
implementations.-
ClassDescriptionA generic filter for preventing cross-site request forgery (CSRF) attacks when using cookie-based authentication.Builder class for the CSRF filter.Utility methods for creating common types of filters.
Filter
which handles OPTION HTTP requests to CREST resources.This filter is responsible to create theTransactionIdContext
in the context's chain.This filter aims to create a sub-transaction's id and inserts that value as a header of the request.