-
Notifications
You must be signed in to change notification settings - Fork 1
Interceptor
SunilOS edited this page Mar 12, 2019
·
1 revision
Interceptor is created for pre-processing and/or post processing of an HTTP request. We have created Front Controller interceptor for authentication and authorization of a user
Front controller is configured using InterceptorConfig class.