mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-25 11:43:29 +00:00
minor doc update
This commit is contained in:
parent
a4ccc4ac21
commit
98ffda85e0
@ -334,6 +334,8 @@
|
|||||||
(typically these will be <literal>groupOfNames</literal> or <literal>groupOfUniqueNames</literal> entries in the directory).
|
(typically these will be <literal>groupOfNames</literal> or <literal>groupOfUniqueNames</literal> entries in the directory).
|
||||||
Consult the Javadoc for this class for more details on how it works.
|
Consult the Javadoc for this class for more details on how it works.
|
||||||
</para>
|
</para>
|
||||||
|
<para>If you want to use LDAP only for authentication, but load the authorities from a difference source (such as a database)
|
||||||
|
then you can provide your own implementation of this interface and inject that instead.</para>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="ldap-bean-config">
|
<section xml:id="ldap-bean-config">
|
||||||
<info>
|
<info>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user