mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 13:02:13 +00:00
fix typo in anonymous.adoc
This commit is contained in:
parent
c42234396e
commit
3346f2dd73
@ -22,7 +22,7 @@ Classes can be authored more robustly if they know the `SecurityContextHolder` a
|
||||
|
||||
[[anonymous-config]]
|
||||
== Configuration
|
||||
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).
|
||||
You can customize (or disable) it by using the `<anonymous>` element.
|
||||
You need not configure the beans described here unless you are using traditional bean configuration.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user