Uses of Class
io.mosip.authentication.service.kyc.filter.VciExchangeFilter
-
Packages that use VciExchangeFilter Package Description io.mosip.authentication.service.kyc.config -
-
Uses of VciExchangeFilter in io.mosip.authentication.service.kyc.config
Methods in io.mosip.authentication.service.kyc.config that return types with arguments of type VciExchangeFilter Modifier and Type Method Description org.springframework.boot.web.servlet.FilterRegistrationBean<VciExchangeFilter>KycFilterConfig. getVciExchangeFilter()Gets the VCI Exchange filter.
-