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

expireSession

abstract fun expireSession(exchange: ServerWebExchange): Unit

Instruct the client to end the current session.

Parameters

exchange - the current exchange