David, jspwiki uses JAAS, so you can write your own JAAS Login Module. A long time ago a wrote one myself and documented it a bit : http://www.jspwiki.org/wiki/JSPWiki%20on%20the%20Mainframe#section-JSPWiki+on+the+Mainframe-JAASLoginModule
That page also has a jar attached containing the source. kind regards, Harry 2011/10/28 Gao, Jian-Min (David, ES-BEST-Shore-Services-China-SH) < jian-min....@hp.com> > Hi list, > > I would like to write a custom authentication module, but I don't know > where to start with. Do I need to extend class AbstractLoginModule? I > didn't find any information quite useful on jspwiki.org. > > Best Regards, > David Gao > >