mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-22 14:24:48 +00:00
Tidy up XML formatting in comment
This commit is contained in:
parent
9f41b9f470
commit
da780e4567
@ -70,7 +70,9 @@ import javax.naming.directory.SearchControls;
|
||||
* <!-- the following properties are shown with their default values -->
|
||||
* <property name="searchSubTree"><value>false</value></property>
|
||||
* <property name="rolePrefix"><value>ROLE_</value></property>
|
||||
* <property name="convertToUpperCase"><value>true</value></property></bean></pre>A search for
|
||||
* <property name="convertToUpperCase"><value>true</value></property>
|
||||
* </bean>
|
||||
* </pre>A search for
|
||||
* roles for user "uid=ben,ou=people,dc=acegisecurity,dc=org" would return the single granted authority
|
||||
* "ROLE_DEVELOPER".</p>
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user