RE: Why not get my custom Principal using request.getUserprincipal()?

2004-01-28 Thread Robert Nicholls
: RE: Why not get my custom Principal using request.getUserprincipal()? Howdy, do you mean the JBoss realm? No, I mean Tomcat's realm., aka the org.apache.catalina.Realm class. There's a realm how-to page in the tomcat documentation and you will also want to look at one of the provided realms

RE: Why not get my custom Principal using request.getUserprincipal()?

2003-12-17 Thread Shapira, Yoav
Howdy, Read the Realm documentation to see how to customize your Realm such that it returns your custom Principal. Yoav Shapira Millennium ChemInformatics -Original Message- From: Anis Ben Hamidene [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 7:37 AM To: [EMAIL

RE: Why not get my custom Principal using request.getUserprincipal()?

2003-12-17 Thread Anis Ben Hamidene
Hi, do you mean the JBoss realm? Tomcat Users List [EMAIL PROTECTED] schrieb am 17.12.03 15:05:24: Howdy, Read the Realm documentation to see how to customize your Realm such that it returns your custom Principal. Yoav Shapira Millennium ChemInformatics -Original Message-

RE: Why not get my custom Principal using request.getUserprincipal()?

2003-12-17 Thread Shapira, Yoav
Howdy, do you mean the JBoss realm? No, I mean Tomcat's realm., aka the org.apache.catalina.Realm class. There's a realm how-to page in the tomcat documentation and you will also want to look at one of the provided realms as you'll need to extend them. Yoav Shapira Tomcat Users List [EMAIL