Uses of Interface
org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.HttpInteraction
-
Uses of RestCsrfPreventionFilter.HttpInteraction in org.apache.hadoop.hbase.rest.filter
Modifier and TypeClassDescriptionprivate static final class
RestCsrfPreventionFilter.HttpInteraction
implementation for use in the servlet filter.Modifier and TypeMethodDescriptionvoid
RestCsrfPreventionFilter.handleHttpInteraction
(RestCsrfPreventionFilter.HttpInteraction httpInteraction) Handles anRestCsrfPreventionFilter.HttpInteraction
by applying the filtering logic.