Cas20ServiceTicketValidator.customParseResponse()

Scott Battaglia scott.battaglia at gmail.com
Mon Feb 11 15:49:00 EST 2008


If you want to provide a custom ticket validator, the easiest way is to
configure the filter via Spring (or another DI container) and inject your
instance of a TicketValidator into it.

-Scott

On Feb 11, 2008 2:34 PM, rg <rg4312 at gmail.com> wrote:

> I want to extend Cas20ServiceTicketValidator.customParseResponse() with my
> own custom parsing. However, the construction of the TicketValidator as type
> Cas20ServiceTicketValidator occurs in the method
> Cas20ProxyReceivingTicketValidationFilter.getTicketValidator(). What is
> the appropriate way to extend customParseResponse()? -rg
>
> _______________________________________________
> 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/20080211/e11892e3/attachment.html 


More information about the cas mailing list