public class SingleSignOnSessionKey
extends Object
implements Serializable
Key used by SSO to identify a session. This key is used rather than the
actual session to facilitate the replication of the SSO information
across a cluster where replicating the entire session would generate
significant, unnecessary overhead.