All Classes and Interfaces
Class
Description
Configuration of the Interceptor passed during the interceptor
initialization
IServerServicesInterceptor.init(IInterceptorConfig, IServerServicesInterceptorHelper, IServerInterceptorLogger)
Used to annotate
IServerServicesInterceptor
.Logger for Interceptors
Enterprise Interceptor is an Enterprise level interceptor (Server and Portal) that can be used to
intercept requests/responses to/from different components of the system.
InterceptorChain is used to manage the execution of chain of interceptors
for a particular request.