See: Description
| Class | Description |
|---|---|
| LoggedInUserAccountArgumentResolver |
HandlerMethodArgumentResolver to inject the UserAccount of the currently logged in user into Spring
MVC controller method parameters annotated with LoggedIn. |
| Annotation Type | Description |
|---|---|
| LoggedIn |
Annotation to mark the method parameter with that shall get the
UserAccount of the currently logged in user
injected. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.