abstract fun setSessionCookieName(sessionCookieName: String): SessionHandler
Set the session cookie name
sessionCookieName - the session cookie name
sessionCookieName
Return a reference to this, so the API can be used fluently