spring-framework / org.springframework.web.server.session / WebSessionIdResolver / setSessionId

setSessionId

abstract fun setSessionId(exchange: ServerWebExchange, sessionId: String): Unit

Send the given session id to the client.

Parameters

exchange - the current exchange

sessionId - the session id