1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Fix javadoc whitespace issue in HttpBasicConfigurer

This commit is contained in:
Rob Winch
2013-10-11 14:47:28 -05:00
parent 4ef0460ef6
commit f2b44e6beb
@@ -113,7 +113,7 @@ public final class HttpBasicConfigurer<B extends HttpSecurityBuilder<B>> extends
}
/**
* The {@link AuthenticationEntryPoint} to be po pulated on
* The {@link AuthenticationEntryPoint} to be populated on
* {@link BasicAuthenticationFilter} in the event that authentication fails.
* The default to use {@link BasicAuthenticationEntryPoint} with the realm
* "Spring Security Application".