| Package | Description |
|---|---|
| com.atlassian.plugins.authentication.sso.web |
| Modifier and Type | Class and Description |
|---|---|
class |
AtlassianCacheSessionDataCache
A
SessionDataCache implementation which delegates to an Atlassian Cache cache. |
class |
GuavaSessionDataCache
A
SessionDataCache implementation which delegates to a Google Guava cache. |
| Modifier and Type | Method and Description |
|---|---|
SessionDataCache |
DarkFeatureDrivenSessionDataCacheFactory.createSessionDataCache(SessionDataCacheConfiguration configuration) |
SessionDataCache |
AtlassianCacheReplicatedSessionDataCacheFactory.createSessionDataCache(SessionDataCacheConfiguration configuration) |
SessionDataCache |
GuavaSessionDataCacheFactory.createSessionDataCache(SessionDataCacheConfiguration configuration) |
SessionDataCache |
SessionDataCacheFactory.createSessionDataCache(SessionDataCacheConfiguration configuration)
Creates a
SessionDataCache with the specified configuration. |
Copyright © 2023 Atlassian. All rights reserved.