Package org.springframework.security.core.session

Session abstraction which is provided by the org.springframework.security.core.session.SessionInformation SessionInformation class.

See: Description

Package org.springframework.security.core.session Description

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.