Uses of Class
io.mosip.kernel.auth.defaultimpl.intercepter.RestInterceptor
-
Packages that use RestInterceptor Package Description io.mosip.kernel.auth.defaultimpl.config -
-
Uses of RestInterceptor in io.mosip.kernel.auth.defaultimpl.config
Methods in io.mosip.kernel.auth.defaultimpl.config that return RestInterceptor Modifier and Type Method Description RestInterceptorDefaultImplConfiguration. restInterceptor(MemoryCache<String,AccessTokenResponse> memoryCache, TokenValidator tokenValidator, org.springframework.web.client.RestTemplate restTemplate)
-