To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107081
                 Issue #|107081
                 Summary|PasswordContainerInteractionHandler UNO service
               Component|ucb
                 Version|DEV300m64
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|kso
             Reported by|kso





------- Additional comments from k...@openoffice.org Fri Nov 20 12:32:54 +0000 
2009 -------
Default c.s.s.task.InteractionHandler service implementation in uui contains
code that does c.s.s.task.PasswordContainer lookups in order to satisfy
c.s.s.ucb.AuthenticationRequests before it asks the user (via password dialog)
to enter the credentials.

There are verbatim copies of the password container lookup functionality in:
extensions/source/update/feed/updatefeed.cxx
ucb/source/ucp/webdav/webdavcontent.cxx

To remove this duplicates, a UNO service that implements a specialized
c.s.s.task.XInteractionHandler should be provided. Implementation of this
service only handles c.s.s.ucb.AuthenticationRequest in a way that it looks up
the requested credentials in the default c.s.s.task.PasswordContainer service
implementation. The implementation nmust not display any user interface in case
the credentials cannot be aobtained from the password container.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ucb.openoffice.org
For additional commands, e-mail: issues-h...@ucb.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to