| 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 | Method and Description |
|---|---|
protected Enumerator<String> |
StandardSession.getAttributeNamesInternal()
Returns names of attributes even for expired session.
|
Copyright © 2020. All rights reserved.