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 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-----
>> >From: Anis Ben Hamidene [mailto:[EMAIL PROTECTED]
>> >Sent: Wednesday, December 17, 2003 7:37 AM
>> >To: [EMAIL PROTECTED]
>> >Subject: Why not get my custom Principal using
>request.getUserprincipal()?
>> >
>> >Hi,
>> >
>> >I am using JBoss 3.2.1 with embedded Tomcat 4.
>> >I am developping a secure web-application based on JAAS. The problem is
>> >that I want to use my own custom Principal.
>> >I made the necessary changes in JBoss and EJBContext.getUserprincopal
>> >delivers the right Implementation.
>> >But when I call request.getUserprincipal() in my servlet, I get donīt !!
>> >
>> >Why doesnīt tomcat use the defined custom Principal?
>> >How to set this?
>> >
>> >Please help as soon as possible !!!
>> >
>> >Best regards
>> >anis
>> >
>>
>>__________________________________________________________________________
>_
>> >___
>> >UNICEF bringt Kriegskinder in die Schule - helfen Sie mit!
>> >https://www.unicef.de/spe/spe_03.php
>> >
>> >
>> >---------------------------------------------------------------------
>> >To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>>
>> This e-mail, including any attachments, is a confidential business
>communication, and may contain information that is confidential,
>proprietary and/or privileged.  This e-mail is intended only for the
>individual(s) to whom it is addressed, and may not be saved, copied,
>printed, disclosed or used by anyone else.  If you are not the(an) intended
>recipient, please immediately delete this e-mail from your computer system
>and notify the sender.  Thank you.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
>___________________________________________________________________________
>___
>WEB.DE FreeMail wird 5 Jahre jung! Feiern Sie mit uns und
>nutzen Sie die neuen Funktionen http://f.web.de/features/?mc=021130
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to