Interface Building BlocksUserStateObject
Maintains stateful data during user sessions within a JaSSI server.
extends hashtable; uses entities as keys
can store objects, strings, integers etc.
set of methods to store and retrieve user session data
temp hashtable, exists only on each thread