|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.security.core.session | |
---|---|
org.springframework.security.authentication.jaas | An authentication provider for JAAS. |
org.springframework.security.core.session | Session registry and other related classes. |
org.springframework.security.web.authentication | Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc). |
org.springframework.security.web.authentication.preauth | |
org.springframework.security.web.authentication.session | Strategy interface and implementations for handling session-related behaviour for a newly authenticated user. |
org.springframework.security.web.session | Session management filters, HttpSession events and publisher classes. |
Classes in org.springframework.security.core.session used by org.springframework.security.authentication.jaas | |
---|---|
SessionDestroyedEvent
Generic "session termination" event which indicates that a session (potentially represented by a security context) has ended. |
Classes in org.springframework.security.core.session used by org.springframework.security.core.session | |
---|---|
SessionDestroyedEvent
Generic "session termination" event which indicates that a session (potentially represented by a security context) has ended. |
|
SessionInformation
Represents a record of a session within the Spring Security framework. |
|
SessionRegistry
Maintains a registry of SessionInformation instances. |
Classes in org.springframework.security.core.session used by org.springframework.security.web.authentication | |
---|---|
SessionIdentifierAware
Implemented by Authentication.getDetails()
implementations that are capable of returning a session ID. |
Classes in org.springframework.security.core.session used by org.springframework.security.web.authentication.preauth | |
---|---|
SessionIdentifierAware
Implemented by Authentication.getDetails()
implementations that are capable of returning a session ID. |
Classes in org.springframework.security.core.session used by org.springframework.security.web.authentication.session | |
---|---|
SessionInformation
Represents a record of a session within the Spring Security framework. |
|
SessionRegistry
Maintains a registry of SessionInformation instances. |
Classes in org.springframework.security.core.session used by org.springframework.security.web.session | |
---|---|
SessionCreationEvent
Generic session creation event which indicates that a session (potentially represented by a security context) has begun. |
|
SessionDestroyedEvent
Generic "session termination" event which indicates that a session (potentially represented by a security context) has ended. |
|
SessionInformation
Represents a record of a session within the Spring Security framework. |
|
SessionRegistry
Maintains a registry of SessionInformation instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |