mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Fix indentation of user-details-service.adoc
Issue gh-7801
This commit is contained in:
parent
2e2974fc13
commit
c4a0ed0db5
@ -1,5 +1,5 @@
|
||||
[[servlet-authentication-userdetailsservice]]
|
||||
== UserDetailsService
|
||||
= UserDetailsService
|
||||
|
||||
You can define custom authentication by exposing a custom `UserDetailsService` as a bean.
|
||||
For example, the following will customize authentication assuming that `SpringDataUserDetailsService` implements `UserDetailsService`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user