public interface DbxSessionStore
If your web app uses the standard Java Servlet API, just use
DbxStandardSessionStore.
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
java.lang.String |
get() |
void |
set(java.lang.String value) |