Uses of Interface
de.xima.fc.interfaces.security.encryption.IDBStringEncryptor
Packages that use IDBStringEncryptor
Package
Description
-
Uses of IDBStringEncryptor in de.xima.fc.encryption.db
Classes in de.xima.fc.encryption.db that implement IDBStringEncryptorMethods in de.xima.fc.encryption.db that return IDBStringEncryptorModifier and TypeMethodDescriptionDBEncryptionProcessor.buildStringEncryptor(String encryptionPassword, EDBEncryptionAlgorithm encryptionAlgorithm, boolean active) Deprecated, for removal: This API element is subject to removal in a future version.DBEncryptionProcessor.getFormDataStringEncryptor()Deprecated, for removal: This API element is subject to removal in a future version.DBEncryptionProcessor.getStringEncryptor()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IDBStringEncryptor in de.xima.fc.interfaces.security.encryption
Methods in de.xima.fc.interfaces.security.encryption that return IDBStringEncryptorModifier and TypeMethodDescriptionIDBEncryptionProcessor.buildStringEncryptor(String encryptionPassword, EDBEncryptionAlgorithm encryptionAlogrithm, boolean active) Deprecated.IDBEncryptionProcessor.getFormDataStringEncryptor()Deprecated.IDBEncryptionProcessor.getStringEncryptor()Deprecated. -
Uses of IDBStringEncryptor in de.xima.fc.security.encryption
Methods in de.xima.fc.security.encryption that return IDBStringEncryptorModifier and TypeMethodDescriptionprotected IDBStringEncryptorFCEncryptedIntegerType.getEncryptor()Deprecated.protected IDBStringEncryptorFCEncryptedStringType.getEncryptor()Deprecated.protected IDBStringEncryptorFormDataEncryptedStringType.getEncryptor()Deprecated.