At 20:14 27.08.2002, James G Smith wrote:
>Per Einar Ellefsen <[EMAIL PROTECTED]> wrote:
> >What I came to was this:
> >http://users.skynet.be/pereinar/mod-perl/modules.txt
>
>Looks good, overall.
>
>I like the Apache::Framework:: namespace :)

same; just shows how many there are.

> >Some questions I got which I'm not too sure of:
> >- I originally had Apache::Auth::Authen, ::Authz and ::Access, but Robin
> >Berjon told me he preferred to have the 4 as top-level namespaces. What do
> >people think?
>
>What's the difference between Apache::Auth and Apache::Authen ?  They
>both seem to have authentication handlers.

There are modules that do Authen+Authz,  and some that incorporate general 
functions related to authentication and authorization. These go into 
::Auth. The Authentication handlers go into Authen, as well as other 
modules *only* related to _authentication_.


-- 
Per Einar Ellefsen
[EMAIL PROTECTED]


Reply via email to