Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » org.eclipse.equinox.security(I want to loosen up a restriction in org.eclipse.equinox.security)
org.eclipse.equinox.security [message #1707381] Fri, 04 September 2015 11:54
Nikolaos Galerakis is currently offline Nikolaos GalerakisFriend
Messages: 2
Registered: July 2015
Junior Member
Hello guys I got a question

I am currently using org.eclipse.equinox.security bundle by using Eclipse Secure Storage . What I want to do is give my users the possibility to save Nodes in the Secure Storage with Names that contain German and French Special characters such as öäÖÄ so what this means is that I would need to loosen up the control in the isValid method in the org.eclipse.equinox.internal.security.storage.SecurePreferences. I want to use the characters with ASCII codes 32-255 the question is : Is there any reason not to do so ? why is the isValid ASCII code ranges from 32-160 at the moment ?
Previous Topic:Testing an OSGI/JDT/Eclipse plugin with Pax-exam
Next Topic:bundle native code in mainfest not working
Goto Forum:
  


Current Time: Thu Apr 25 13:30:11 GMT 2024

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

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

Back to the top