Help with HTTPs client

View: New views
1 Messages — Rating Filter:   Alert me  

Help with HTTPs client

by Matthieu MARC :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.

_______________________________________________
cas-dev mailing list
cas-dev@...
http://tp.its.yale.edu/mailman/listinfo/cas-dev