Uses of Class
io.mosip.kernel.auth.defaultimpl.util.MemoryCache
-
Packages that use MemoryCache Package Description io.mosip.kernel.auth.defaultimpl.config -
-
Uses of MemoryCache in io.mosip.kernel.auth.defaultimpl.config
Methods in io.mosip.kernel.auth.defaultimpl.config that return MemoryCache Modifier and Type Method Description MemoryCache<String,AccessTokenResponse>DefaultImplConfiguration. memoryCache()
-