Added <code> wrappers around 2 class names in the upgrade doc.
This commit is contained in:
parent
79c3ba521b
commit
f2019ca3ba
|
@ -86,8 +86,8 @@ applications:
|
||||||
property equal to "username", as reflection is now used to retrieve the property displayed.<br><br></li>
|
property equal to "username", as reflection is now used to retrieve the property displayed.<br><br></li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
Users of net.sf.acegisecurity.wrapper.ContextHolderAwareRequestFilter should note that it has been
|
Users of <code>net.sf.acegisecurity.wrapper.ContextHolderAwareRequestFilter</code> should note that it has been
|
||||||
renamed to net.sf.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.<br><br>
|
renamed to <code>net.sf.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter</code>.<br><br>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Reference in New Issue