JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.okta.sdk.cache.Cache
Packages that use
Cache
Package
Description
com.okta.sdk.cache
Uses of
Cache
in
com.okta.sdk.cache
Methods in
com.okta.sdk.cache
that return
Cache
Modifier and Type
Method
Description
<K,
V>
Cache
<K,
V>
CacheManager.
getCache
(
String
name)
Acquires the cache with the specified
name
.