This question is related to another existing SO question. HttpServletRequest's getSession(boolean) method mentions session integrity, but it does not define the concept.
I could not find an offical definition. Is there any? Does anyone know what rules formally define when a session is in or out of integrity? Thanks.