SPR-7641 - Added Principal to listing of supported method parameter types.

This commit is contained in:
Oliver Gierke 2010-10-11 19:59:16 +00:00
parent ae3cfff380
commit 9114f80b68
1 changed files with 5 additions and 0 deletions

View File

@ -1025,6 +1025,11 @@ public class RelativePathUriTemplateController {
exposed by the Servlet API.</para>
</listitem>
<listitem>
<para><interfacename>java.security.Principal</interfacename>
containing the currently authenticated user.</para>
</listitem>
<listitem>
<para><classname>@PathVariable</classname> annotated parameters
for access to URI template variables. See <xref