mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-09 06:54:36 +00:00
Wrap bit-shift expressions in {@code ...} so that Javadoc does not parse
'<' as HTML and emit invalid input warnings.
Signed-off-by: Jeongwon Been <congcoding@gmail.com>