Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.equinox.security.storage.provider.IPreferencesContainer

Packages that use IPreferencesContainer
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 IPreferencesContainer in org.eclipse.equinox.security.storage.provider
 

Methods in org.eclipse.equinox.security.storage.provider with parameters of type IPreferencesContainer
abstract   PBEKeySpec PasswordProvider. getPassword ( IPreferencesContainer container, int passwordType)
          This method should return the password used to encrypt entries in the secure preferences.
 boolean PasswordProvider. retryOnError ( Exception e, IPreferencesContainer container)
          The framework might call this method if it suspects that the password is invalid (for instance, due to a failed data decryption).
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire