History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-11516
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Avdeev
Reporter: Mikhail Gedzberg
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

<auth-method> tag of web.xml validation

Created: 24 Nov 05 20:08   Updated: 13 Dec 06 20:15
Component/s: J2EE
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(134 kb)
Issue Links:
Depend
This issue depends on:
IDEADEV-2607 Make web.xml more "intelligent" Major Open
 
Duplicate
 
This issue is duplicated by:
IDEADEV-12597 Code completion for "auth-method" Normal Resolved

Build: 4,054


 Description  « Hide
Legal values for this element are "BASIC", "DIGEST",
"FORM", or "CLIENT-CERT".

 All   Comments   Work Log   Change History      Sort Order:
Yann Cébron - 09 Jan 06 09:26
Note: it is possible to extend servlet containers with custom authentication methods, so other values may be possible