SPR-7641 - Added Principal to listing of supported method parameter types.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user