Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » [Own Connector] Prompt for password?
[Own Connector] Prompt for password? [message #599800] Wed, 21 October 2009 15:07 Go to next message
Thomas SZADEL is currently offline Thomas SZADELFriend
Messages: 36
Registered: July 2009
Member
Hi all!

Is their a possibility to ask the user to enter his login/password if the authentification fails (or if he did't check the "Save Password" in the Repository settings) ?

Thanks!
Re: [Own Connector] Prompt for password? [message #599805 is a reply to message #599800] Wed, 21 October 2009 17:57 Go to previous message
Peter Stibrany is currently offline Peter StibranyFriend
Messages: 37
Registered: July 2009
Member
Yes, you can. Instead of creating TaskRepositoryLocation, use
TaskRepositoryLocationUi (created by TaskRepositoryLocationUiFactory),
which implements dialog like this in its requestCredentials method.

-Peter

Thomas SZADEL wrote:
> Hi all!
>
> Is their a possibility to ask the user to enter his login/password if
> the authentification fails (or if he did't check the "Save Password" in
> the Repository settings) ?
>
> Thanks!
Previous Topic:[eclipse bugzilla] which encoding to use ?
Next Topic:How to access the data of the task list through public API?
Goto Forum:
  


Current Time: Mon Sep 23 09:56:23 GMT 2024

Powered by FUDForum. Page generated in 0.03138 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top