Package | Description |
---|---|
org.springframework.security.access.intercept |
Abstract level security interception classes which are responsible for enforcing the
configured security constraints for a secure object.
|
org.springframework.security.concurrent | |
org.springframework.security.core.context |
Classes related to the establishment of a security context for the duration of a request (such as
an HTTP or RMI invocation).
|
org.springframework.security.core.session |
Session abstraction which is provided by the
org.springframework.security.core.session.SessionInformation
SessionInformation class. |
org.springframework.security.scheduling | |
org.springframework.security.task | |
org.springframework.security.web.context |
Classes which are responsible for maintaining the security context between HTTP requests.
|
org.springframework.security.web.context.request.async | |
org.springframework.security.web.session |
Session management filters,
HttpSession events and publisher classes. |
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
SecurityContextHolderStrategy
A strategy for storing security context information against a thread.
|
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
Class and Description |
---|
SecurityContext
Interface defining the minimum security information associated with the
current thread of execution.
|
Copyright © 2019. All rights reserved.