passwordEncrypter

org.eclipse.wst.rdb.core.passwordEncrypter

[Enter the first release in which this extension point appears.]

This extension-point can be used to provide the password encrypter to encode/decode the password Usage: The extension class must implement the interface org.eclipse.wst.rdb.internal.core.connection.IPasswordEncrypter

<!ELEMENT encrypter EMPTY>

<!ATTLIST encrypter

class CDATA #REQUIRED>


[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]