mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
Fix javadoc whitespace issue in HttpBasicConfigurer
This commit is contained in:
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".
|
||||
|
Loading…
x
Reference in New Issue
Block a user