i believe there is free code somewhere available for this -- it's really
easy.

search google for 
base64 decode java source

it's the second result. it's public domain with no restrictions.

fillup




On 5/23/02 12:35 PM, "Donie Kelly" <[EMAIL PROTECTED]> wrote:

> That's grand but I then have to base64 decode the result. I was hoping there
> was a nice way ;)
> 
> Donie
> 
> 
> -----Original Message-----
> From:     Phillip Morelock [mailto:[EMAIL PROTECTED]]
> Sent:    23 May 2002 20:38
> To:    Tomcat Users List
> Subject:    Re: Getting USERNAME/PASSWORD from HTTP headers
> 
> request.getHeader()
> 
> see the documentation for HttpServletRequest
> 
> 
> 
> 
> On 5/23/02 12:27 PM, "Donie Kelly" <[EMAIL PROTECTED]> wrote:
> 
>> Hi all
>> 
>> How do I get the username and password from the http authentication
>> headers...
>> 
>> Thanks
>> 
>> Donie
>> 
>> 
>> 
>> --
>> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
>> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


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

Reply via email to