RE: [JBoss-user] JBoss-JAAS problem: My custom LoginModule not initialized with my custom CallbackHandler, but with javax.security.auth.login.LoginContext $SecureCallbackHandler

2002-08-26 Thread Herve Tchepannou
Title: RE: [JBoss-user] JBoss-JAAS problem: My custom LoginModule not initialized with my custom CallbackHandler, but with javax.security.auth.login.LoginContext $SecureCallbackHandler thanx man! dammed.. I spend on my sunday on this bug ! -Original Message- From: Scott M Stark

Re: [JBoss-user] JBoss-JAAS problem: My custom LoginModule not initialized with my custom CallbackHandler, but with javax.security.auth.login.LoginContext $SecureCallbackHandler

2002-08-26 Thread Scott M Stark
Yes. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: Herve Tchepannou To: [EMAIL PROTECTED] Sent: Monday, August 26, 2002 7:40 AM Subject: RE: [JBoss-user] JBoss-JAAS problem: My custom LoginModule not

RE: [JBoss-user] JBoss-JAAS problem: My custom LoginModule not initialized with my custom CallbackHandler, but with javax.security.auth.login.LoginContext $SecureCallbackHandler

2002-08-26 Thread Herve Tchepannou
: Re: [JBoss-user] JBoss-JAAS problem: My custom LoginModule not initialized with my custom CallbackHandler, but with javax.security.auth.login.LoginContext $SecureCallbackHandler javax.security.auth.login.LoginContext$SecureCallbackHandler is just a wrapper that delegates to your

Re: [JBoss-user] JBoss-JAAS problem: My custom LoginModule not initialized with my custom CallbackHandler, but with javax.security.auth.login.LoginContext $SecureCallbackHandler

2002-08-26 Thread Scott M Stark
javax.security.auth.login.LoginContext$SecureCallbackHandler is just a wrapper that delegates to your CallbackHandler.   Scott StarkChief Technology OfficerJBoss Group, LLC - Original Message - From: Herve Tchepannou To: [