Package | Description |
---|---|
de.xima.fc.encryption.db | |
de.xima.fc.interfaces.security.encryption | |
de.xima.fc.security.encryption |
Modifier and Type | Class and Description |
---|---|
class |
DBStringEncryptor |
Modifier and Type | Method and Description |
---|---|
IDBStringEncryptor |
DBEncryptionProcessor.buildStringEncryptor(String encryptionPassword,
EDBEncryptionAlgorithm encryptionAlogrithm,
boolean active) |
IDBStringEncryptor |
DBEncryptionProcessor.getFormDataStringEncryptor() |
IDBStringEncryptor |
DBEncryptionProcessor.getStringEncryptor() |
Modifier and Type | Method and Description |
---|---|
EEncryptionTestResult |
DBEncryptionProcessor.checkEncryption(DataSource datasource,
IDBStringEncryptor encryptor) |
Modifier and Type | Method and Description |
---|---|
IDBStringEncryptor |
IDBEncryptionProcessor.buildStringEncryptor(String encryptionPassword,
EDBEncryptionAlgorithm encryptionAlogrithm,
boolean active) |
IDBStringEncryptor |
IDBEncryptionProcessor.getFormDataStringEncryptor() |
IDBStringEncryptor |
IDBEncryptionProcessor.getStringEncryptor() |
Modifier and Type | Method and Description |
---|---|
protected IDBStringEncryptor |
FCEncryptedIntegerType.getEncryptor() |
protected IDBStringEncryptor |
FormDataEncryptedStringType.getEncryptor() |
protected IDBStringEncryptor |
FCEncryptedStringType.getEncryptor() |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.