Uses of Interface
org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.HttpInteraction
Packages that use RestCsrfPreventionFilter.HttpInteraction
-
Uses of RestCsrfPreventionFilter.HttpInteraction in org.apache.hadoop.hbase.rest.filter
Classes in org.apache.hadoop.hbase.rest.filter that implement RestCsrfPreventionFilter.HttpInteractionModifier and TypeClassDescriptionprivate static final class
RestCsrfPreventionFilter.HttpInteraction
implementation for use in the servlet filter.Methods in org.apache.hadoop.hbase.rest.filter with parameters of type RestCsrfPreventionFilter.HttpInteractionModifier and TypeMethodDescriptionvoid
RestCsrfPreventionFilter.handleHttpInteraction
(RestCsrfPreventionFilter.HttpInteraction httpInteraction) Handles anRestCsrfPreventionFilter.HttpInteraction
by applying the filtering logic.