Uses of Interface
org.eclipse.equinox.security.storage.ISecurePreferences
Package
Description
Equinox secure storage
Equinox secure storage: provider-specific functionality
-
Uses of ISecurePreferences in org.eclipse.equinox.security.storage
Modifier and TypeMethodDescriptionstatic ISecurePreferences
SecurePreferencesFactory.getDefault()
Returns default secure preferences.Returns node corresponding to the path specified.static ISecurePreferences
Returns a secure properties corresponding to the URL locations supplied.ISecurePreferences.parent()
Returns parent of this node -
Uses of ISecurePreferences in org.eclipse.equinox.security.storage.provider
Modifier and TypeMethodDescriptionIPreferencesContainer.getPreferences()
Returns secure preferences contained in this container.