| Interface | Description |
|---|---|
| WebSession |
An web session.
|
| Class | Description |
|---|---|
| WebSessionFactory |
SessionFactory - the singleton class used to fetch and store
com.redhat.rhn.domain.session.Session objects from the
database.
|
| WebSessionImpl |
A web session
|
| Exception | Description |
|---|---|
| InvalidSessionDurationException |
An Exception indicating the WebSession has been sent an invalid duration value
|
| InvalidSessionIdException |
A RuntimeException indicating the WebSession has an invalid id
|