Look at Cocoon 2.1 under src/blocks/authentication-fw.  You will find
several actions there.

The documentation is at 
http://cocoon.apache.org/2.1/developing/webapps/authentication.html

Ralph

> -----Original Message-----
> From: Javier del Gesu [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 13, 2003 8:52 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Authentication Components
> 
> 
> * Ralph Goers <[EMAIL PROTECTED]> [2003-10-13 15:43]:
> 
> > > From: Javier del Gesu [mailto:[EMAIL PROTECTED]
> > > To: [EMAIL PROTECTED]
> 
> > > I need an authentication action, should I roll my own, or is
> > > there something in Cocoon that I reuse and develop?
> 
> 
> > Cocoon comes with an authentication framework.  I am trying 
> to get it to
> > integrate with JAAS right now.  Unfortunately, I've had to read the
> > documentation many times and also look at the code as the 
> documentation
> > isn't clear. 
> 
> > Also, this doesn't appear to deal with authorization at 
> all.  Although the
> > documentation discusses roles, it doesn't appear that the 
> framework provides
> > a role-selector, or any other role-based components.  It 
> may be that this
> > only has value inside the portal framework.
> 
> I am typing out the start of an authentication framework right now.
> If there is not ready authentication action, perhaps this can be my
> contribution. What components did you find?
> 
> -- 
> Javier del Gesu - [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> 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