Re: New project to Apache Software Foundation

2010-01-25 Thread Tim Williams
2010/1/25 Krantiā„¢ K K Parisa : > Hi, > > Can anyone guide me about the steps to start a new project at Apache > Software Foundation. You may want to read up on the Incubator[1]... --tim [1] - http://incubator.apache.org/incubation/Incubation_Policy.html -

Re: Custom Authentication

2008-07-09 Thread Tim Williams
On Wed, Jul 9, 2008 at 9:20 AM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: >> From: Tim Williams [mailto:[EMAIL PROTECTED] >> Subject: Custom Authentication >> >> The docs[2] suggests registering it by adding the entry >> to the Authenticators.propertie

Custom Authentication

2008-07-09 Thread Tim Williams
I'm wanting to register a custom authenticator to send out and handle a custom WWW-Authenticate header (similar to what's described here[1]). I gather that I can implement AuthenticatorBase for this purpose but I'm curious about registering it. The docs[2] suggests registering it by adding the ent