See: Description
| Class | Description |
|---|---|
| LoggedInUserAccountArgumentResolver |
HandlerMethodArgumentResolver to inject the UserAccount of the currently logged in user int 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 © 2014 Pivotal Software, Inc.. All rights reserved.