Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] [sec] use of Equinox secure storage

Hi John,

Agreed RE: making life easier WRT authentication/account mgmt/single sign-on, etc. I'm hoping that Matt, Eric, Thomas, etc. will also work with us to take further advantage after 3.4 is out.

Scott


John Arthorne wrote:

Great news! Our attempts at handling authentication in p2 were not very successful due to interaction with java.net.Authenticator, and the cumbersome pattern of catching exceptions, trying to guess if they are authentication failures, prompting and then retrying. Hopefully pushing this down into ECF will make life easier for all clients of ECF including p2.

John



*Scott Lewis <slewis@xxxxxxxxxxxxx>*
Sent by: equinox-dev-bounces@xxxxxxxxxxx

05/14/2008 01:15 PM
Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>


	
To
	Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
cc
	
Subject
	[equinox-dev] [sec] use of Equinox secure storage



	





ECF has begun some work on using the new Equinox secure storage to
persist ECF IDs (which are used by ECF to uniquely identify users,
accounts, services, remote resources, other things).  After Ganymede, we
expect this to be usable for (e.g.) automatic login to remote accounts,
single-sign on, local storage of user-data/properties by accounts, etc.

For those that are interested, please see/join bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=232116

Also see mailing list posting: http://dev.eclipse.org/mhonarc/lists/ecf-dev/msg01553.html


_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

------------------------------------------------------------------------

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



Back to the top