Skip to content

Commit d607364

Browse files
committed
Merge branch '6.3.x' into 6.4.x
2 parents 4c33c62 + a0cfb27 commit d607364

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/appendix

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/appendix/faq.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ class MyAuthoritiesPopulator : LdapAuthoritiesPopulator {
649649

650650
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.
651651
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.
653653

654654

655655
[[appendix-faq-namespace-post-processor]]

0 commit comments

Comments
 (0)