Take a look at the WCK. There's info on the Slide site and the Wiki. If the WCK won't work for you (it hasn't been released yet) take a look at the JNDIPrincipalStore; it's a simplistic implementation that only provides users and roles with a few properties.
-James On Tue, 2004-11-23 at 10:27 +0100, Morten wrote: > > Good stuff James, thanks. > > > 2) Implement a custom Store for Slide to expose your users and roles as > > nodes in Slide. You'll need a "password" property in the Slide namespace > > in order for Slide's app server integration to work. > > Any detail on what's needed to accomplish this? Would it suffice to > override some of the methods in SubjectNode (which as far as I can see, is > the one responsible for looking up users and roles - Domain.xml). > > Br, > > Morten > > > > > > --------------------------------------------------------------------- > 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]
