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