abstract fun setMinLength(minLength: Int): SessionHandler
Set expected session id minimum length.
minLength - the session id minimal length
minLength
Return a reference to this, so the API can be used fluently