Annotation Interface Username


@Target({FIELD,METHOD}) @Retention(RUNTIME) @Documented public @interface Username
Indicates that this field or property should be used as a source of username for security. Only supports the String type.