Re: authentication storage question
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-16 20:29:45 CEST
On Sat, Sep 15, 2001 at 11:00:10AM -0500, Ben Collins-Sussman wrote:
Note that there should probably be a baton associated with that vtable.
> 2. client calls
Data comes via the baton, right? :-)
>...
The latter. When RA fetches an authenticator, it should get a baton. In the
So... the client-provided vtable looks something like:
* open_tempfile(client_baton, pool, &file)
[ we may not need close_tempfile; APR files already have a "delete on close"
And the authenticator vtable looks like:
* authenticate(auth_baton)
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:41 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.