Package io.milton.annotations
Annotation Type Principal
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface Principal
Identifies a controller method parameter as being the current user
@Target(PARAMETER) @Retention(RUNTIME) public @interface Principal