ded a long time ago... but I dont know where I put it
off hand.
Probably better to use a Sun lib anyway...
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, May 03, 2007 7:45 PM
Subject: Re: User-password from the HttpServletReques
encryption/decryption algorithm wich works only with
a password (String)?
Original-Nachricht
Datum: Wed, 02 May 2007 16:54:22 -0400
Von: Christopher Schultz <[EMAIL PROTECTED]>
An: Tomcat Users List
Betreff: Re: User-password from the HttpServletRequest
> -BEGIN P
Johnny Kewl [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 02, 2007 4:06 PM
To: Tomcat Users List
Subject: Re: User-password from the HttpServletRequest
JDBC I guess...
Maybe the difficulty is an indication that its not the right way to go...
For example if a user ever has to change their password... d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sam,
[EMAIL PROTECTED] wrote:
> I'm using the password of the [authentication] to encrypt and decrypt
> some data to a database user specific (each users own data has the
> users password).
Uh... are you sure this is a good idea? If the user changes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sam,
[EMAIL PROTECTED] wrote:
>> Do you mean during the login process, or after it has been done?
>
> I mean after the user has been logged in (form based login).
>
> Have you an example how I can receive the password from the
> HttpServletRequest?
AIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, May 02, 2007 9:06 PM
Subject: Re: User-password from the HttpServletRequest
Im using a DataSource Realm.
Hmm but from where can I access the credentials?
Original-Nachricht
Datum: Wed, 02 May 2007 20:00:04 +0100
Im using a DataSource Realm.
Hmm but from where can I access the credentials?
Original-Nachricht
Datum: Wed, 02 May 2007 20:00:04 +0100
Von: Pid <[EMAIL PROTECTED]>
An: Tomcat Users List
Betreff: Re: User-password from the HttpServletRequest
> [EMAIL PROTECT
quest object, it's not
made available as part of the Servlet spec.
Which realm implementation are you using?
p
greets
Original-Nachricht
Datum: Wed, 02 May 2007 13:31:49 -0400
Von: Christopher Schultz <[EMAIL PROTECTED]>
An: Tomcat Users List
Betreff: Re: User-p
data
to a database user specific (each users own data has the users password).
To get to the password must be possibly, not?
Original-Nachricht
Datum: Wed, 2 May 2007 20:46:40 +0200
Von: "Johnny Kewl" <[EMAIL PROTECTED]>
An: "Tomcat Users List"
Betre
I've never seen a function that will do that... think its a security thing.
I think you have to get the user name, and then Parse the User file
yourself, or read the database yourself... whatever realm you using.
If its BASIC authorization you using you could just decode the authorization
head
Hi Sam,
I did something like that once but using the JSP saving the data in
session variable that were available for all the session of the user...
Roberto
> Hi
>
> How can I get the password from the logged in user via the
> HttpServletRequest in general? (I need the password in a servlet filter
400
Von: Christopher Schultz <[EMAIL PROTECTED]>
An: Tomcat Users List
Betreff: Re: User-password from the HttpServletRequest
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Sam,
>
> [EMAIL PROTECTED] wrote:
> > How can I get the password from the logged in user
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sam,
[EMAIL PROTECTED] wrote:
> How can I get the password from the logged in user via the
> HttpServletRequest in general? (I need the password in a servlet
> filter to do some stuff)
Do you mean during the login process, or after it has been done?
13 matches
Mail list logo