set

abstract fun set(key: String, session: SessionManagerInterface.Session)

Set a session with given key. But, the session will not activated until activate called with Requester.

Parameters

session

the session which to be set