On Thu, 29 May 2003, Raible, Matt wrote: > Here's how I do it - and I generally use "SHA" as my algorithm: >
Thanks, but my question is really related to the setup - I have the code I want to use for the encyrption, but I'm not sure how to tie it in with the existing JDBCRealm mechanism. How did you do that? A custom realm class? > > -----Original Message----- > From: Jeff Sexton [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 29, 2003 4:25 PM > To: [EMAIL PROTECTED] > Subject: Alternate password encyption code? > > > > I need to use my own bit of java to encrypt passwords for a JDBCRealm. I > have no idea what approach is best to take with this, anyone have any > suggestions? > > Thanks > > > Jeff Sexton > The ODS Companies > [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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
