abstract fun set(name: String, value: Any?): Unit
Set new session instance with name
IllegalStateException - if no session provider registered with for name
IllegalStateException