Uses of Package
io.mosip.kernel.websub.api.filter
-
Packages that use io.mosip.kernel.websub.api.filter Package Description io.mosip.kernel.websub.api.config -
Classes in io.mosip.kernel.websub.api.filter used by io.mosip.kernel.websub.api.config 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.