Package com.esri.arcgis.enterprise.interceptor
package com.esri.arcgis.enterprise.interceptor
-
ClassDescriptionThe
IInterceptorConfiginterface defines the configuration contract for an interceptor in the ArcGIS Enterprise framework.TheIInterceptorRequestinterface defines a contract for accessing and manipulating HTTP request data in an interceptor context.TheIInterceptorResponseinterface defines a contract for manipulating HTTP response data in an interceptor context.TheInterceptorannotation is used to mark implementations of theIServerServicesInterceptorinterface.