Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-ui-dev] UI-based bug reporting / feature requesting

There is account management support in the platform runtime plugin.  Look
at the methods addAuthorizationInfo, getAuthorizationInfo, and
flushAuthorizationInfo on class org.eclipse.core.runtime.Platform.  This
will store encrypted user information in a file in the platform meta-area.





* Account management...How do other plugins store user login passwords? Is
there
  a public encryption/decryption API?

Regards,
Leon.








Back to the top