Uses of Class
io.mosip.kernel.websub.api.annotation.PreAuthenticateContentAndVerifyIntent
-
Packages that use PreAuthenticateContentAndVerifyIntent Package Description io.mosip.kernel.websub.api.aspects -
-
Uses of PreAuthenticateContentAndVerifyIntent in io.mosip.kernel.websub.api.aspects
Methods in io.mosip.kernel.websub.api.aspects with parameters of type PreAuthenticateContentAndVerifyIntent Modifier and Type Method Description voidWebSubClientAspect. preAuthenticateContent(PreAuthenticateContentAndVerifyIntent preAuthenticateContent)This aspect is for Preauthentication of content notified by hub.
-