You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/servlet/appendix/faq.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -649,7 +649,7 @@ class MyAuthoritiesPopulator : LdapAuthoritiesPopulator {
649
649
650
650
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.
651
651
Note that you cannot use the namespace for configuration in this case.
652
-
You should also consult the security-api-url[Javadoc] for the relevant classes and interfaces.
652
+
You should also consult the {security-api-url}[Javadoc] for the relevant classes and interfaces.
0 commit comments