@Target(value={TYPE,METHOD,PARAMETER}) @Retention(value=RUNTIME) public @interface LoggedIn
UserAccount of the currently logged in user
injected. The method parameter needs to be of type Optional<UserAccount>.LoggedInUserAccountArgumentResolverCopyright © 2014 Pivotal Software, Inc.. All rights reserved.