Package org.forgerock.http.filter
package org.forgerock.http.filter
Core
Filter implementations.-
ClassesClassDescriptionA 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.
Filterwhich handles OPTION HTTP requests to CREST resources.This filter is responsible to create theTransactionIdContextin the context's chain.This filter aims to create a sub-transaction's id and inserts that value as a header of the request.