|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ActionDispatcherWithSessionTracking | This class resolves the handler behaviour responsible for handling with incoming request and tracks the session with user. |
| DesEncrypter | Simple class realizing DES-encrypting and decrypting procedures. |
| Session | This class represent Session concept to setup multi-stepped interaction with the user. |
| SessionsMap | This class provides mapping from sessionID into the
Session object. |
Realization of 'session tracking' feature, together with 'access authorization' feature. We assume that the same user can have a few different sessions from a single machine (see Session class for details) Sessions has no time-out and are stored until SessionHandlingAgent will take down.
Session,
ActionDispatcherWithSessionTracking
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||