We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c422343 commit 3346f2dCopy full SHA for 3346f2d
docs/modules/ROOT/pages/servlet/authentication/anonymous.adoc
@@ -22,7 +22,7 @@ Classes can be authored more robustly if they know the `SecurityContextHolder` a
22
23
[[anonymous-config]]
24
== Configuration
25
-Anonymous authentication support is provided automatically when you use the HTTP configuration (introduced inSpring Security 3.0).
+Anonymous authentication support is provided automatically when you use the HTTP configuration (introduced in Spring Security 3.0).
26
You can customize (or disable) it by using the `<anonymous>` element.
27
You need not configure the beans described here unless you are using traditional bean configuration.
28
0 commit comments