The docs are a little bit out of date :)
So, actually it's not possible to *directly* use a class.
The only solution right now, is to write a custom
generator (= class) and put this in a sitemap pipeline
which is then triggered by the authentication framework.

HTH
Carsten

> -----Original Message-----
> From: Ferenc Kiraly [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 13, 2003 2:18 PM
> To: [EMAIL PROTECTED]
> Subject: authentication framework
> 
> 
>       hi!
> 
> The documentation for the authentication framework for cocoon 2.0.5-dev
> says I can use a java class as the authentication resource. Quote:
> 
> <quote>
> The authentication can be done by different components:
> 
>          * A sitemap resource.
>          * A distant resource, e.g. requested via HTTP.
>          * A java class.
> </quote>
> 
> 
> How do I supply a Java class as the authentication resource and what
> must that class implement?
> 
>       feri.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to