| Package | Description |
|---|---|
| org.apache.catalina.session |
This package contains the standard
Manager and
Session implementations that represent the collection of
active sessions and the individual sessions themselves, respectively,
that are associated with a Context. |
| Modifier and Type | Class and Description |
|---|---|
class |
CookiePersistentManager
Session manager for cookie-based persistence, where cookies carry session state.
|
Copyright © 2019. All rights reserved.