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 classRestCsrfPreventionFilter.HttpInteractionimplementation for use in the servlet filter.Methods in org.apache.hadoop.hbase.rest.filter with parameters of type RestCsrfPreventionFilter.HttpInteractionModifier and TypeMethodDescriptionvoidRestCsrfPreventionFilter.handleHttpInteraction(RestCsrfPreventionFilter.HttpInteraction httpInteraction) Handles anRestCsrfPreventionFilter.HttpInteractionby applying the filtering logic.