|
Eclipse Platform Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISecurePreferences | |
org.eclipse.equinox.security.storage | Equinox secure storage Package Specification This package provides an infrastructure and helper utilities for the Equinox secure storage. |
org.eclipse.equinox.security.storage.provider | Equinox secure storage: provider-specific functionality Package Specification This package provides an infrastructure and helper utilities oriented towards service providers implementing their own password provider modules. |
Uses of ISecurePreferences in org.eclipse.equinox.security.storage |
Methods in org.eclipse.equinox.security.storage that return ISecurePreferences | |
ISecurePreferences |
ISecurePreferences.parent()
Returns parent of this node |
ISecurePreferences |
ISecurePreferences.node(String pathName)
Returns node corresponding to the path specified. |
static ISecurePreferences |
SecurePreferencesFactory.getDefault()
Returns default secure preferences. |
static ISecurePreferences |
SecurePreferencesFactory.open(URL location,
Map options)
Returns a secure properties corresponding to the URL locations supplied. |
Uses of ISecurePreferences in org.eclipse.equinox.security.storage.provider |
Methods in org.eclipse.equinox.security.storage.provider that return ISecurePreferences | |
ISecurePreferences |
IPreferencesContainer.getPreferences()
Returns secure preferences contained in this container. |
|
Eclipse Platform Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.