Deprecated API

Deprecated Fields
com.novell.ecb.secretstore.SSFlags.IN_CREATE_ID
          Use SSFlags.IN_CHECK_ID_COLLISION flag. 
 

Deprecated Methods
com.novell.ecb.secretstore.UnlockSecretStore.seteDirPassword(String)
          Replaced by UnlockSecretStore.seteDirPassword(char[]). 
com.novell.ecb.secretstore.UpdateSecret.setEnhancedProtectionPassword(String)
          Replaced by UpdateSecret.setEnhancedProtectionPassword(char[]). 
com.novell.ecb.secretstore.SyncSecret.setEnhancedProtectionPassword(String)
          Replaced by SyncSecret.setEnhancedProtectionPassword(char[]). 
com.novell.ecb.secretstore.ReadSecret.setEnhancedProtectionPassword(String)
          Replaced by ReadSecret.setEnhancedProtectionPassword(char[]). 
com.novell.ecb.secretstore.GetSecretInstance.setEnhancedProtectionPassword(String)
          Replaced by GetSecretInstance.setEnhancedProtectionPassword(char[]). 
com.novell.ecb.secretstore.CreateSecret.setEnhancedProtectionPassword(String)
          Replaced by CreateSecret.setEnhancedProtectionPassword(char[]). 
com.novell.ecb.secretstore.UnlockSecretStore.setMasterPassword(String)
          Replaced by UnlockSecretStore.setMasterPassword(char[]). 
com.novell.ecb.secretstore.GetSecretInstance.setMasterPassword(String)
          Replaced by GetSecretInstance.setMasterPassword(char[]). 
com.novell.ecb.secretstore.EnumerateSecrets.setMasterPassword(String)
          Replaced by EnumerateSecrets.setMasterPassword(char[]). 
com.novell.ecb.secretstore.CreateSecretStoreInstance.setMasterPassword(String)
          Replaced by CreateSecretStoreInstance.setMasterPassword(char[]). 
com.novell.ecb.secretstore.ModifyMasterPassword.setNewPassword(String)
          Replaced by ModifyMasterPassword.setNewPassword(char[]). 
com.novell.ecb.secretstore.CreateSecretStoreInstance.setPassword(String)
          Replaced by CreateSecretStoreInstance.setPassword(char[]). 
 

Deprecated Constructors
com.novell.ecb.secretstore.CreateSecretStoreInstance(String, String, String)
          Replaced by CreateSecretStoreInstance.CreateSecretStoreInstance(String, String, char[]). 
com.novell.ecb.secretstore.ModifyMasterPassword(SecretStoreInstance, String)
          Replaced by ModifyMasterPassword.ModifyMasterPassword(SecretStoreInstance, char[]). 
 



Copyright © 2001-2003 Novell, Inc. All Rights Reserved.