On Mon, 2011-05-30 at 15:01 +0530, Sridhar Vedhanabatla wrote: > Hi, > > Can someone let me know how write code to work with website that implements > Negoitate authentication using Kerberos. I thought of using NegitoateScheme > but its asks for SpengoTokenGenerator and I have found no popular > implementations for SpengoTokenGenerator. Found BouncySpengoTokenGenerator, > but it does not have proper info and downlaod options too. > > Am not sure how to go about this. Please advise. > > Yours sincerely, > > Sridhar Vedhanabatla
Have you read this section of the HttpClient tutorial? http://hc.apache.org/httpcomponents-client-ga/tutorial/html/authentication.html#spnego Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
