Uses of Class
org.eclipse.jetty.session.AbstractSessionDataStore
-
Uses of AbstractSessionDataStore in org.eclipse.jetty.session
Modifier and TypeClassDescriptionclass
FileSessionDataStore A file-based store of session data.class
JDBCSessionDataStore Session data stored in databaseclass
NullSessionDataStore Does not actually store anything, useful for testing.class