SessionKey
Composite identifier for a Session.
Properties
Link copied to clipboard
Unique session identifier within the (appName, userId) namespace. May be null when passed to SessionService.createSession to request that the service generate one. Methods that address an existing session (SessionService.getSession, SessionService.deleteSession, SessionService.listEvents) require a non-null id.