Uses of Interface
org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
Packages that use RestCsrfPreventionFilter.HttpInteraction
-
Uses of RestCsrfPreventionFilter.HttpInteraction in org.apache.hadoop.security.http
Methods in org.apache.hadoop.security.http with parameters of type RestCsrfPreventionFilter.HttpInteractionModifier and TypeMethodDescriptionvoidRestCsrfPreventionFilter.handleHttpInteraction(RestCsrfPreventionFilter.HttpInteraction httpInteraction) Handles anRestCsrfPreventionFilter.HttpInteractionby applying the filtering logic.