Package org.apache.hadoop.security.http
@Public
@Evolving
package org.apache.hadoop.security.http
Filters for HTTP service security.
-
ClassDescriptionThis filter provides protection against cross site request forgery (CSRF) attacks for REST APIs.Defines the minimal API requirements for the filter to execute its filtering logic.This filter protects webapps from clickjacking attacks that are possible through use of Frames to embed the resources in another application and intercept clicks to accomplish nefarious things.