I uploaded an example to the Wiki some months ago that uses an authenticator class I did write, because I wanted to use Hibernate to authenticate against a DB. The Hibernate code is only a few lines. You can replace it with your own JDBC/SQL code. Try a little search on the Wiki pages.
Hugo > -----Original Message----- > From: beyaNet Consultancy [mailto:[EMAIL PROTECTED] > Sent: 05 February 2004 12:51 > To: [EMAIL PROTECTED] > Subject: Authentication Framework.... HELP > > > hi, > has anybody out there written an (Authentication Framework) > authenticator java class I could have a quick look at the code, as i > am struggling to write one and need to get this project finished like > last week! > > I need to construct a class as I need to make references > against a user > table in postgresql. > > many thanks in advance > > > --------------------------------------------------------------------- > 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]
