Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Platform.addAuthorizationInfo
Platform.addAuthorizationInfo [message #325049] Thu, 07 February 2008 02:31 Go to next message
Renata Roginsky is currently offline Renata RoginskyFriend
Messages: 10
Registered: July 2009
Junior Member
I hope I'm submitting this question to the right forum.
I'm using Platform.addAuthorizationInfo to store some credentials.
It doesn't seem to touch my keyring file. Neither its size, nor timestamp
change, and when I restart the program, Platform.getAuthorizationInfo with
the same arguments returns null. Am I doing something wrong?

Thanks.
Re: Platform.addAuthorizationInfo [message #325079 is a reply to message #325049] Thu, 07 February 2008 19:29 Go to previous message
Renata Roginsky is currently offline Renata RoginskyFriend
Messages: 10
Registered: July 2009
Junior Member
Call it "self-serving", I'm answering my own question, in unlikely case
someone else has the same problem. I was making add/getAuthorizationInfo
calls from junit plugin test. It creates a temporary keyring file in my
test workspace (not the one I was checking for changes in size and
timestamp), so that's why I kept loosing the info.
Previous Topic:Problems with ActionEnablement
Next Topic:whats is JDT search technique.?
Goto Forum:
  


Current Time: Fri Sep 27 09:24:03 GMT 2024

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

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

Back to the top