https://issues.apache.org/bugzilla/show_bug.cgi?id=45283


Seetharama Durbha <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #2 from Seetharama Durbha <[EMAIL PROTECTED]>  2008-06-26 13:55:10 
PST ---
(In reply to comment #1)
> The enhancement as described is not possible since the servlet spec only 
> allows
> a single authenticator to be configured per web-app.
> 
> What would be possible would be a realm that uses one method by default and
> falls back to a second if the first fails.
> 

I am not sure if you are referring to the login-config entries in a web-app, or
to the way we add valves (which at the same time can be implemntors of
Authenticator). Either way, I do not see Servlet spec having any constraint.
Though the actual result is implementation specific, I noticed that the Schema
itself does not prevent a web-app from having multiple login-config entries. 
Please clarify.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to