You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Unger Richard <ru...@camino.at> on 2002/09/19 11:44:26 UTC

Slide User Classes

Hi!

I've written a couple of classes I would not mind contributing... Does the
following sound useful:

wrappers.catalina.SlideUserDatabase - a class that implements the
org.apache.catalina.UserDatabase interface for the slide users.
wrappers.catalina.SlideUserDatabaseFactory - JNDI factory object for
SlideUserDatabases

wrappers.catalina.SlideUser
wrappers.catalina.SlideRole
wrappers.catalina.SlideGroup - these classes are implementations of the
org.apache.catalina.User, Role and Group interfaces for use with the
SlideUserDatabase

wrappers.catalina.BaseContextListener
wrappers.catalina.SlideContextListener - a lifecycle listener that
initializes a context to be a slide context (adds slide resources)
wrappers.catalina.SlideWebdavContextListener - a lifecycle listener that
initializes a context to be a slide webdav context (creates the link to the
embeddeddomain initialized in the SlideServerListener)

Can I commit these classes? What is the procedure? Is anyone interested in
this stuff? Is this list still alive?

Richie

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>