浏览代码

Change Example Name

Closes gh-9379
Josh Cummings 4 年之前
父节点
当前提交
041e4aa22f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/ldap.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/ldap.adoc

@@ -489,7 +489,7 @@ fun authenticationProvider(authenticator: LdapAuthenticator): LdapAuthentication
 
 Spring Security's `LdapAuthoritiesPopulator` is used to determine what authorites are returned for the user.
 
-.Minimal Password Compare Configuration
+.LdapAuthoritiesPopulator Configuration
 ====
 .Java
 [source,java,role="primary",attrs="-attributes"]