There was an error while loading. Please reload this page.
1 parent 379cbd2 commit efa9f4dCopy full SHA for efa9f4d
docs/manual/src/docbook/ldap-auth-provider.xml
@@ -410,7 +410,7 @@ public interface UserDetailsContextMapper {
410
<para>By default, the user authorities are obtained from the <literal>memberOf</literal>
411
attribute values of the user entry. The authorities allocated to the user can again
412
be customized using a <interfacename>UserDetailsContextMapper</interfacename>. You
413
- can also inject a <interfacename>GrantedAuthoritiesMaper</interfacename> into the
+ can also inject a <interfacename>GrantedAuthoritiesMapper</interfacename> into the
414
provider instance to control the authorities which end up in the
415
<interfacename>Authentication</interfacename> object.</para>
416
<section>
0 commit comments