Uses of Interface
com.okta.sdk.impl.cache.CacheConfiguration
Packages that use CacheConfiguration
-
Uses of CacheConfiguration in com.okta.sdk.impl.cache
Classes in com.okta.sdk.impl.cache that implement CacheConfigurationMethods in com.okta.sdk.impl.cache that return CacheConfigurationMethod parameters in com.okta.sdk.impl.cache with type arguments of type CacheConfigurationModifier and TypeMethodDescriptionvoid
DefaultCacheManager.setCacheConfigurations
(Collection<CacheConfiguration> configs) Sets cache-specific configuration entries, to be utilized when creating cache instances.