Package | Description |
---|---|
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).
|
Modifier and Type | Method and Description |
---|---|
static SecurityContextHolderStrategy |
SecurityContextHolder.getContextHolderStrategy()
Allows retrieval of the context strategy.
|
Copyright © 2019. All rights reserved.