| Interface | Description |
|---|---|
| SecurityContextProvider |
Responsible for :
Providing an application security context given an application token
Providing a user security context given a user token
Destroying security contexts
|
| Class | Description |
|---|---|
| SecurityContextHolder |
A security context is handled by a ThreadLocal
|
Copyright © 2018. All rights reserved.