Uses of Interface
de.xima.fc.interfaces.security.encryption.IDBBinaryEncryptor
Packages that use IDBBinaryEncryptor
Package
Description
-
Uses of IDBBinaryEncryptor in de.xima.fc.encryption.db
Classes in de.xima.fc.encryption.db that implement IDBBinaryEncryptorMethods in de.xima.fc.encryption.db that return IDBBinaryEncryptorModifier and TypeMethodDescriptionDBEncryptionProcessor.buildBinaryEncryptor(String encryptionPassword, EDBEncryptionAlgorithm encryptionAlgorithm, boolean active) Deprecated, for removal: This API element is subject to removal in a future version.DBEncryptionProcessor.getBinaryEncryptor()Deprecated, for removal: This API element is subject to removal in a future version.DBEncryptionProcessor.getFormDataBinaryEncryptor()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IDBBinaryEncryptor in de.xima.fc.interfaces.security.encryption
Methods in de.xima.fc.interfaces.security.encryption that return IDBBinaryEncryptorModifier and TypeMethodDescriptionIDBEncryptionProcessor.buildBinaryEncryptor(String encryptionPassword, EDBEncryptionAlgorithm encryptionAlogrithm, boolean active) Deprecated.IDBEncryptionProcessor.getBinaryEncryptor()Deprecated.IDBEncryptionProcessor.getFormDataBinaryEncryptor()Deprecated. -
Uses of IDBBinaryEncryptor in de.xima.fc.security.encryption
Methods in de.xima.fc.security.encryption that return IDBBinaryEncryptorModifier and TypeMethodDescriptionprotected IDBBinaryEncryptorFCEncryptedBinaryType.getEncryptor()Deprecated.protected IDBBinaryEncryptorFormDataEncryptedBinaryType.getEncryptor()Deprecated.