| Class | Description |
|---|---|
| AccessController |
This class will :
Extract the token with @{link TokenExtractor}
Give a security context with the
SecurityContextProvider |
| Enum | Description |
|---|---|
| AccessControlType |
Different Access control types provided by annotation
AccessControl
PUBLIC : no control should be done
ANONYMOUS : the only secretKey will be checked
PRIVATE : both secretKey and token will be checked |
Copyright © 2020. All rights reserved.