Re: Support for JAAS credentials

2006-12-11 Thread Mark Thomas
Shivaraj Tenginakai wrote: > I have an outline implementation, that by extending FormAuthenticator, > allows for (more) complete JAAS support in Tomcat. From what I can tell > using Google, it could be useful for others too. > > I would appreciate, if I can be pointed towards the RFC process, for

Re: Support for JAAS credentials

2006-12-11 Thread Shivaraj Tenginakai
I have an outline implementation, that by extending FormAuthenticator, allows for (more) complete JAAS support in Tomcat. From what I can tell using Google, it could be useful for others too. I would appreciate, if I can be pointed towards the RFC process, for gauging the usefulness of the change