The implementation only depends on commons-codec and httpclient. That's it! =)
On Fri, Mar 12, 2010 at 12:12 PM, Oleg Kalnichevski <[email protected]>wrote: > Jean-Philippe Steinmetz wrote: > >> Hi Oleg, >> >> Thank you for your response. I realized my issue last night with my scheme >> not implementing challenge. I've been developing an implementation of >> Amazon >> S3 authentication which requires no challenge. I didn't realize that there >> was a difference until I started reading more carefully about preemptive >> auth schemes. By setting up my scheme as preemptive I was able to get it >> to >> work. >> >> On a side note if the project is interested in having an Amazon S3 auth >> implementation I'd be happy to submit it. >> >> > Hi Jean-Philippe > > Does Amazon S3 auth implementation depend on any third party libraries, and > if so, what license they are covered by? > > Oleg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
