Package org.springframework.security.core.session


package org.springframework.security.core.session
Session abstraction which is provided by the org.springframework.security.core.session.SessionInformation SessionInformation class. The SessionRegistry is a core part of the web-based concurrent session control, but the code is not dependent on any of the servlet APIs.