[cas-dev] Extending UsernamePasswordCredentials
Scott Battaglia
scott.battaglia at gmail.com
Tue Sep 2 10:01:13 EDT 2008
You can configure your own in. We just set them by default so you don't
have to but you can override our defaults.
-Scott
On 9/2/08, shivanic <shivani.chandna at gmail.com> wrote:
>
>
> Currently CAS provides possibility of defining one's own
> AuthenticationHandler class and giving its reference in
> deployerConfigContext.xml
>
> Can we do the same for UsernamePasswordCredentials - Right now the class is
> directly used in AuthenticationViaFormHandler in the initAction definition.
>
> ..... this.setFormObjectClass(UsernamePasswordCredentials.class);
> this.setFormObjectName("credentials");
> this.setValidator(new UsernamePasswordCredentialsValidator());
>
> If we can make this configurable so that users can give their own
> Validators
> and Credential implementation class names.
>
> Is there any such possibility with implementation in Cas version 3.2.1?.
>
> Regards,
> Shivani.
>
> --
> View this message in context:
> http://www.nabble.com/Extending-UsernamePasswordCredentials-tp19266440p19266440.html
> Sent from the CAS Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> cas-dev mailing list
> cas-dev at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas-dev
>
--
-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-dev/attachments/20080902/fbc32d5a/attachment.html
More information about the cas-dev
mailing list