| Annotation Type | Description |
|---|---|
| AuthorizeGroup |
A meta annotation to enable Spring security's Pre-Authorization check for all the secure resource
access.
|
| AuthzRestController |
A meta annotation for
RestController with a pre authorization for Keywhiz application
group name. |
| CurrentUser |
A meta annotation, annotates spring MVC method args with this annotation to indicate you wish to
specify the argument with the value of current
AuthenticationPrincipal found on SecurityContextHolder. |
Copyright © 2018 Walmart, Inc.. All rights reserved.