This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Certification
»
Web Component Certification (SCWCD/OCPJWCD)
Author
DIGEST authentication type
Steven Colley
Ranch Hand
Joined: Feb 18, 2005
Posts: 290
posted
Apr 02, 2006 08:58:00
0
Since it�s a HTTP1.1 complice (BASIC also), why this sentence is not true?
"This authentication method is supported by all the commonly used browsers."
as far as i know it would be some simething like this:
BASIC - HTTP1.1
DIGEST - HTTP1.1
CLIENT CERT -
J2EE
SPEC
FORM - J2EE SPEC
does it make sense?
Tks.
SCJP | SCWCD | SCBCD | SCWSD 5 | SCEA (I) 1.4 | SCEA 5 | IBM SOA 669
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35250
7
posted
Apr 02, 2006 13:35:00
0
Authentication (either Basic or Digest) is an
optional
feature of HTTP/1.1, not a required one. All browsers support Basic, but few support Digest.
(I don't understand the list of authentication methods, so I can't comment on that.)
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: DIGEST authentication type
Similar Threads
Authentication Type
a vague question
servlet security
which mechanism is build in HTTP?
http authentication methods
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter