| Package | Description |
|---|---|
| com.okta.sdk.impl.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheConfiguration |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<String,CacheConfiguration> |
DefaultCacheManager.configs
Retains any region-specific configuration that might be used when creating Cache instances.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration |
DefaultCacheConfigurationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCacheManager.setCacheConfigurations(Collection<CacheConfiguration> configs)
Sets cache-specific configuration entries, to be utilized when creating cache instances.
|
Copyright © 2017 Okta. All rights reserved.