Package org.apache.hadoop.hbase.rest.filter
package org.apache.hadoop.hbase.rest.filter
-
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.
RestCsrfPreventionFilter.HttpInteractionimplementation for use in the servlet filter.