Request + AuthenticationHandler

Scott Battaglia scott.battaglia at gmail.com
Thu Apr 3 10:07:39 EDT 2008


Michal,

If you need a request parameter, CAS uses Spring's binding for Request
parameters.  So if you extend UsernamePasswordCredentials with your
additional property (matching the name of the request parameter, and then
adding a setter/getter) and configure that into your
AuthenticationViaFormAction, it should automatically be populated and
available to an AuthenticationHandler.

-Scott

2008/4/3 Michal Margiel <michal.margiel at gmail.com>:

> Hi,
>
> is it possible to get HttpServletRequest or parameter of the request
> inside class implementing AuthenticationHandler??
>
> Thank you very much for any answer.
> --
> Pozdrawiam
> Michał Margiel
>
> www.margiel.eu
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>


-- 
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080403/1348f537/attachment.html 


More information about the cas mailing list