Class IntentVerifier
- java.lang.Object
-
- io.mosip.kernel.websub.api.verifier.IntentVerifier
-
@Component public class IntentVerifier extends Object
This is a helper class to verify intent after subscribe and unsubscribe operation according to WebSub Specs.- Author:
- Urvil Joshi
-
-
Constructor Summary
Constructors Constructor Description IntentVerifier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisIntentVerified(String topic, String mode, String topicReq, String modeReq)
-