HttpSessionHandshakeInterceptor()
Default constructor for copying all HTTP session attributes and the HTTP session id.
See Also
#setCopyAllAttributes#setCopyHttpSessionId
HttpSessionHandshakeInterceptor(attributeNames: MutableCollection<String>)
Constructor for copying specific HTTP session attributes and the HTTP session id.