| Package | Description |
|---|---|
| com.atlassian.plugins.authentication.sso.web |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSessionDataCacheFactory |
class |
AtlassianCacheReplicatedSessionDataCacheFactory
A factory that creates replicated
SessionDataCache instances backed by atlassian-cache. |
class |
DarkFeatureDrivenSessionDataCacheFactory
A
SessionDataCacheFactory implementation that checks for a dark feature under the key of DarkFeatureDrivenSessionDataCacheFactory.DARK_FEATURE_KEY
to determine which SessionDataCache implementation it should create. |
class |
GuavaSessionDataCacheFactory
A factory that creates
SessionDataCache instances using a Guava cache. |
| Constructor and Description |
|---|
SessionDataService(CookieService cookieService,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
SessionDataCacheFactory sessionDataCacheFactory) |
Copyright © 2023 Atlassian. All rights reserved.