Package io.mosip.kernel.websub.api.filter
-
Class Summary Class Description IntentVerificationFilter This filter is used for handle intent verification request by hub after subscribe and unsubscribe operations with help of metadata collected byPreAuthenticateContentAndVerifyIntentandIntentVerificationConfigclass.MultipleReadRequestBodyFilter This filter is to convertServletRequesttoMultipleReadHttpRequestto override default behavior of spring which is request body can be read only once.