blob: bbc756667255ebe8265e93244d9bd31b065efd3b [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.9) on Wed Nov 04 12:15:18 CST 2020 -->
<title>Uses of Interface org.eclipse.jetty.server.session.SessionDataStore (Jetty :: Project 9.4.34.v20201102 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-11-04">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.eclipse.jetty.server.session.SessionDataStore (Jetty :: Project 9.4.34.v20201102 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.eclipse.jetty.server.session.SessionDataStore" class="title">Uses of Interface<br>org.eclipse.jetty.server.session.SessionDataStore</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.gcloud.session">org.eclipse.jetty.gcloud.session</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.hazelcast.session">org.eclipse.jetty.hazelcast.session</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.nosql">org.eclipse.jetty.nosql</a></th>
<td class="colLast">
<div class="block">Jetty NoSql : Generic Nosql Session Management</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.nosql.mongodb">org.eclipse.jetty.nosql.mongodb</a></th>
<td class="colLast">
<div class="block">Jetty NoSql : MongoDB Integration</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.session">org.eclipse.jetty.server.session</a></th>
<td class="colLast">
<div class="block">Jetty Server : Session Management Implementations</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.session.infinispan">org.eclipse.jetty.session.infinispan</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.gcloud.session">
<!-- -->
</a>
<h3>Uses of <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a> in <a href="../../../gcloud/session/package-summary.html">org.eclipse.jetty.gcloud.session</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../gcloud/session/package-summary.html">org.eclipse.jetty.gcloud.session</a> that implement <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../gcloud/session/GCloudSessionDataStore.html" title="class in org.eclipse.jetty.gcloud.session">GCloudSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">GCloudSessionDataStore</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../gcloud/session/package-summary.html">org.eclipse.jetty.gcloud.session</a> that return <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GCloudSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../../../gcloud/session/GCloudSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.hazelcast.session">
<!-- -->
</a>
<h3>Uses of <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a> in <a href="../../../hazelcast/session/package-summary.html">org.eclipse.jetty.hazelcast.session</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../hazelcast/session/package-summary.html">org.eclipse.jetty.hazelcast.session</a> that implement <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../hazelcast/session/HazelcastSessionDataStore.html" title="class in org.eclipse.jetty.hazelcast.session">HazelcastSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">Session data stored in Hazelcast</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../hazelcast/session/package-summary.html">org.eclipse.jetty.hazelcast.session</a> that return <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HazelcastSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../../../hazelcast/session/HazelcastSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.nosql">
<!-- -->
</a>
<h3>Uses of <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a> in <a href="../../../nosql/package-summary.html">org.eclipse.jetty.nosql</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../nosql/package-summary.html">org.eclipse.jetty.nosql</a> that implement <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../nosql/NoSqlSessionDataStore.html" title="class in org.eclipse.jetty.nosql">NoSqlSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">NoSqlSessionDataStore</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.nosql.mongodb">
<!-- -->
</a>
<h3>Uses of <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a> in <a href="../../../nosql/mongodb/package-summary.html">org.eclipse.jetty.nosql.mongodb</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../nosql/mongodb/package-summary.html">org.eclipse.jetty.nosql.mongodb</a> that implement <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../nosql/mongodb/MongoSessionDataStore.html" title="class in org.eclipse.jetty.nosql.mongodb">MongoSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">MongoSessionDataStore
The document model is an outer object that contains the elements:
"id" : session_id
"created" : create_time
"accessed": last_access_time
"maxIdle" : max_idle_time setting as session was created
"expiry" : time at which session should expire
"valid" : session_valid
"context" : a nested object containing 1 nested object per context for which the session id is in use
Each of the nested objects inside the "context" element contains:
unique_context_name : nested object containing name:value pairs of the session attributes for that context
unique_context_name: vhost:contextpath, where no vhosts="0_0_0_0", root context = "", contextpath "/" replaced by "_"
</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../nosql/mongodb/package-summary.html">org.eclipse.jetty.nosql.mongodb</a> that return <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../../../nosql/mongodb/MongoSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.session">
<!-- -->
</a>
<h3>Uses of <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a> in <a href="../package-summary.html">org.eclipse.jetty.server.session</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.eclipse.jetty.server.session</a> that implement <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractSessionDataStore.html" title="class in org.eclipse.jetty.server.session">AbstractSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">AbstractSessionDataStore</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CachingSessionDataStore.html" title="class in org.eclipse.jetty.server.session">CachingSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">CachingSessionDataStore
A SessionDataStore is a mechanism for (persistently) storing data associated with sessions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FileSessionDataStore.html" title="class in org.eclipse.jetty.server.session">FileSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">FileSessionDataStore
A file-based store of session data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../JDBCSessionDataStore.html" title="class in org.eclipse.jetty.server.session">JDBCSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">JDBCSessionDataStore
Session data stored in database</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NullSessionDataStore.html" title="class in org.eclipse.jetty.server.session">NullSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">NullSessionDataStore
Does not actually store anything, useful for testing.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TestSessionDataStore.html" title="class in org.eclipse.jetty.server.session">TestSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">TestSessionDataStore
Make a fake session data store (non clustered!) that creates a new SessionData object
every time load(id) is called.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.eclipse.jetty.server.session</a> declared as <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSessionCache.</span><code><span class="memberNameLink"><a href="../AbstractSessionCache.html#_sessionDataStore">_sessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">The authoritative source of session data</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CachingSessionDataStore.</span><code><span class="memberNameLink"><a href="../CachingSessionDataStore.html#_store">_store</a></span></code></th>
<td class="colLast">
<div class="block">The actual store for the session data</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.server.session</a> that return <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSessionCache.</span><code><span class="memberNameLink"><a href="../AbstractSessionCache.html#getSessionDataStore()">getSessionDataStore</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CachingSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../CachingSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FileSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../FileSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JDBCSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../JDBCSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NullSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../NullSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SessionCache.</span><code><span class="memberNameLink"><a href="../SessionCache.html#getSessionDataStore()">getSessionDataStore</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../SessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TestSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../TestSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CachingSessionDataStore.</span><code><span class="memberNameLink"><a href="../CachingSessionDataStore.html#getSessionStore()">getSessionStore</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.server.session</a> with parameters of type <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSessionCache.</span><code><span class="memberNameLink"><a href="../AbstractSessionCache.html#setSessionDataStore(org.eclipse.jetty.server.session.SessionDataStore)">setSessionDataStore</a></span>&#8203;(<a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a>&nbsp;sessionStore)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SessionCache.</span><code><span class="memberNameLink"><a href="../SessionCache.html#setSessionDataStore(org.eclipse.jetty.server.session.SessionDataStore)">setSessionDataStore</a></span>&#8203;(<a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a>&nbsp;sds)</code></th>
<td class="colLast">
<div class="block">A SessionDataStore that is the authoritative source
of session information.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.server.session</a> with parameters of type <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CachingSessionDataStore.html#%3Cinit%3E(org.eclipse.jetty.server.session.SessionDataMap,org.eclipse.jetty.server.session.SessionDataStore)">CachingSessionDataStore</a></span>&#8203;(<a href="../SessionDataMap.html" title="interface in org.eclipse.jetty.server.session">SessionDataMap</a>&nbsp;cache,
<a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a>&nbsp;store)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.session.infinispan">
<!-- -->
</a>
<h3>Uses of <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a> in <a href="../../../session/infinispan/package-summary.html">org.eclipse.jetty.session.infinispan</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../session/infinispan/package-summary.html">org.eclipse.jetty.session.infinispan</a> that implement <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../session/infinispan/InfinispanSessionDataStore.html" title="class in org.eclipse.jetty.session.infinispan">InfinispanSessionDataStore</a></span></code></th>
<td class="colLast">
<div class="block">InfinispanSessionDataStore</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../session/infinispan/package-summary.html">org.eclipse.jetty.session.infinispan</a> that return <a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">SessionDataStore</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InfinispanSessionDataStoreFactory.</span><code><span class="memberNameLink"><a href="../../../session/infinispan/InfinispanSessionDataStoreFactory.html#getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler)">getSessionDataStore</a></span>&#8203;(<a href="../SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>&nbsp;handler)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../SessionDataStore.html" title="interface in org.eclipse.jetty.server.session">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2020 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>