Pid wrote:
> Christopher Schultz wrote:
>> Arash,
>>
>> Arash Bizhan zadeh wrote:
>>> Sure [reading the servlet API] might help. Reading my mail would have
>>> helped too. I need the
>>> Subject not the principal.
>> Ouch. You're gonna get the cold shoulder with that kind of snarkiness.
>> Your or
Christopher Schultz wrote:
> Arash,
>
> Arash Bizhan zadeh wrote:
>> Sure [reading the servlet API] might help. Reading my mail would have helped
>> too. I need the
>> Subject not the principal.
>
> Ouch. You're gonna get the cold shoulder with that kind of snarkiness.
> Your original message sa
Arash Bizhan zadeh wrote:
On Wed, Nov 12, 2008 at 4:06 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:
From: Arash Bizhan zadeh [mailto:[EMAIL PROTECTED]
Subject: Get Security subject from Tomcat
Is there is was I can get the authenticated User from inside my
servlet/filter?
Perhaps read
On Wed, Nov 12, 2008 at 5:34 PM, Christopher Schultz <
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Arash,
>
> Arash Bizhan zadeh wrote:
> > Sure [reading the servlet API] might help. Reading my mail would have
> helped too. I need the
> > Subject not the princip
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Arash,
Arash Bizhan zadeh wrote:
> Sure [reading the servlet API] might help. Reading my mail would have helped
> too. I need the
> Subject not the principal.
Ouch. You're gonna get the cold shoulder with that kind of snarkiness.
Your original messa
> From: Arash Bizhan zadeh [mailto:[EMAIL PROTECTED]
> Subject: Re: Get Security subject from Tomcat
>
> Sure it might help. Reading my mail would have helped too. I need the
> Subject not the principal.
O.k., I'm confused. If you're looking for the user name, then the
On Wed, Nov 12, 2008 at 4:06 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:
> > From: Arash Bizhan zadeh [mailto:[EMAIL PROTECTED]
> > Subject: Get Security subject from Tomcat
> >
> > Is there is was I can get the authenticated User from inside my
> > servlet/filter?
>
> Perhaps reading the
> From: Arash Bizhan zadeh [mailto:[EMAIL PROTECTED]
> Subject: Get Security subject from Tomcat
>
> Is there is was I can get the authenticated User from inside my
> servlet/filter?
Perhaps reading the Servlet spec or the APIs would help:
http://java.sun.com/products/servlet/2.5/docs/servlet-2_5-