[cas-dev] Help with HTTPs client

Matthieu MARC matthieu.marc at angers.ensam.fr
Tue Apr 15 10:40:10 EDT 2008


Hi,

I'm new to J2EE and CAS and I just added support for OWA in CAS. My idea is
to play authentication against the OWA server just after having
authenticated the user and just before CAS make the cookie. It is, I think,
the only moment when I can have securely the login and the password of the
user.

I having all explain in this page :
http://www.ja-sig.org/wiki/display/CAS/CASifying+Outlook+Web+Access+2

It is working well. I have made the "proof of concept". Now I want to clean
my code.

My problem is that in my code, I used the http-client module from apache to
connect to OWA service via https. But I think it can be cleaner to use some
API in spring.

Is someone can help me telling me which API in spring I can use to connect
via HTTPs to a remote server ?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20080415/22ad3776/attachment.html 


More information about the cas-dev mailing list