Extend org.jasig.cas.web.flow.AbstractNonInteractiveCredentialsAction or org.springframework.webflow.action.AbstractAction for new login-webflow step
Andrew R Feller
afelle1 at lsu.edu
Fri Mar 30 16:30:45 EDT 2007
Hi everybody,
I want to introduce a new step in the login-webflow such that a request
is made to Lotus Domino for a LTPA token after the user successfully
authentications with CAS; this will use the same credentials the user
provided to authenticate to CAS. After examining CAS 3 javadocs, I will
insert this step after the submit bean is successful. However, I am
confused as whether I should extend
org.jasig.cas.web.flow.AbstractNonInteractiveCredentialsAction or
org.springframework.webflow.action.AbstractAction
<http://static.springframework.org/spring-webflow/docs/1.0.x/api/index.h
tml> .
Which class should I extend and which points should I insert my new
step?
Regards,
Andy
Andrew R Feller, Analyst
University Information Systems
Louisiana State University
afelle1 at lsu.edu
(office) 225.578.3737
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070330/3a4c79a7/attachment.html
More information about the cas
mailing list