mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-30 15:52:15 +00:00
Fix typo
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
parent
e8206b42d2
commit
a0cfb2777c
@ -649,7 +649,7 @@ class MyAuthoritiesPopulator : LdapAuthoritiesPopulator {
|
|||||||
|
|
||||||
You would then add a bean of this type to your application context and inject it into the `LdapAuthenticationProvider`. This is covered in the section on configuring LDAP by using explicit Spring beans in the LDAP chapter of the reference manual.
|
You would then add a bean of this type to your application context and inject it into the `LdapAuthenticationProvider`. This is covered in the section on configuring LDAP by using explicit Spring beans in the LDAP chapter of the reference manual.
|
||||||
Note that you cannot use the namespace for configuration in this case.
|
Note that you cannot use the namespace for configuration in this case.
|
||||||
You should also consult the security-api-url[Javadoc] for the relevant classes and interfaces.
|
You should also consult the {security-api-url}[Javadoc] for the relevant classes and interfaces.
|
||||||
|
|
||||||
|
|
||||||
[[appendix-faq-namespace-post-processor]]
|
[[appendix-faq-namespace-post-processor]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user