Hi Oleg, Thanks for quick reply.
I did read that and to implement that, we need some implementation of SPENGOTokenGenerator. Though BouncySPENGOTokenGenerator is there, it is not available in jars that are available in BC website and also in any version of bcprovs*.jar * means jdk1.5 or 1.6 version too. I check couple of jars. Yours sincerely, Sridhar Vedhanabatla On Mon, May 30, 2011 at 4:15 PM, Oleg Kalnichevski <[email protected]> wrote: > 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] > >
