1
0
mirror of synced 2026-08-05 01:36:56 +00:00

SEC-1468: Doc and Javadoc updates.

This commit is contained in:
Luke Taylor
2010-04-26 23:13:40 +01:00
parent 5b573d5d1e
commit bca6c1aeac
4 changed files with 34 additions and 24 deletions
@@ -31,7 +31,7 @@ import org.springframework.util.StringUtils;
* </li>
* <li>
* If a parameter matching the <tt>targetUrlParameter</tt> has been set on the request, the value will be used as
* the destination.
* the destination. The default parameter name is {@code spring-security-redirect}.
* </li>
* <li>
* If the <tt>useReferer</tt> property is set, the "Referer" HTTP header value will be used, if present.