Package io.mosip.kernel.websub.api.verifier
-
Class Summary Class Description AuthenticatedContentVerifier This is a helper class to authenticate content when payload is pushed by hub after update from publisher according to WebSub Specs Note that content only needed to be authenticated if we have passed secret in subscribe request.IntentVerifier This is a helper class to verify intent after subscribe and unsubscribe operation according to WebSub Specs.