mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Adapeter to Adapter
This commit is contained in:
parent
e8b9a35494
commit
4b44a2d924
@ -692,7 +692,7 @@ open class SecurityConfiguration {
|
|||||||
|
|
||||||
=== Publish an `AuthenticationManager` Bean
|
=== Publish an `AuthenticationManager` Bean
|
||||||
|
|
||||||
As part of `WebSecurityConfigurerAdapeter` removal, `configure(AuthenticationManagerBuilder)` is also removed.
|
As part of `WebSecurityConfigurerAdapter` removal, `configure(AuthenticationManagerBuilder)` is also removed.
|
||||||
Preparing for its removal will differ based on your reason for using it.
|
Preparing for its removal will differ based on your reason for using it.
|
||||||
|
|
||||||
==== LDAP Authentication
|
==== LDAP Authentication
|
||||||
|
Loading…
x
Reference in New Issue
Block a user