Class DBEncryptionProcessor
java.lang.Object
de.xima.fc.encryption.db.DBEncryptionProcessor
- All Implemented Interfaces:
IDBEncryptionProcessor
@Deprecated(since="8.5.0",
forRemoval=true)
public class DBEncryptionProcessor
extends Object
implements IDBEncryptionProcessor
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbuildBinaryEncryptor(String encryptionPassword, EDBEncryptionAlgorithm encryptionAlgorithm, boolean active) Deprecated, for removal: This API element is subject to removal in a future version.buildStringEncryptor(String encryptionPassword, EDBEncryptionAlgorithm encryptionAlgorithm, boolean active) Deprecated, for removal: This API element is subject to removal in a future version.checkEncryption(DataSource datasource, String encryptionPassword, EDBEncryptionAlgorithm encryptionAlgorithm) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidinit()Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.voidmigrate(EDBEncryptionAlgorithm newAlgorithm, String newPassword) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DBEncryptionProcessor
public DBEncryptionProcessor()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
buildBinaryEncryptor
public IDBBinaryEncryptor buildBinaryEncryptor(String encryptionPassword, EDBEncryptionAlgorithm encryptionAlgorithm, boolean active) Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
buildBinaryEncryptorin interfaceIDBEncryptionProcessor
-
buildStringEncryptor
public IDBStringEncryptor buildStringEncryptor(String encryptionPassword, EDBEncryptionAlgorithm encryptionAlgorithm, boolean active) Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
buildStringEncryptorin interfaceIDBEncryptionProcessor
-
checkEncryption
public EEncryptionTestResult checkEncryption(DataSource datasource, String encryptionPassword, EDBEncryptionAlgorithm encryptionAlgorithm) Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
checkEncryptionin interfaceIDBEncryptionProcessor
-
getBinaryEncryptor
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getBinaryEncryptorin interfaceIDBEncryptionProcessor
-
getFormDataBinaryEncryptor
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getFormDataBinaryEncryptorin interfaceIDBEncryptionProcessor
-
getFormDataStringEncryptor
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getFormDataStringEncryptorin interfaceIDBEncryptionProcessor
-
getStringEncryptor
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStringEncryptorin interfaceIDBEncryptionProcessor
-
init
public void init()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
initin interfaceIDBEncryptionProcessor
-
isConfigurationValid
public boolean isConfigurationValid()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
isConfigurationValidin interfaceIDBEncryptionProcessor
-
migrate
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
migratein interfaceIDBEncryptionProcessor
-
SystemPersistenceManagerinstead