Classes in com.cafesoft.cams.session used by com.cafesoft.cams.session
AbstractBaseSession
Abstract base class for all Session objects. |
MalformedSessionIdException
Thrown if a SessionId is malformed. |
ManagedSessionEventListener
ManagedSessionEventListener defines the interface for listeners
to ManagedSessionEvents. |
RemoteSession
An interface that defines a RemoteSession object
This interface defines a SessionObject that is specifically
geared towards client side clients. |
RemoteSessionEventListener
RemoteSessionEventListener defines the interface for listeners
to RemoteSessionEvents. |
Session
The Session interface represents a Cams "authentication session"
created on successful login and active until explicitly closed (logout) or
expired due to inactivity.
|