| Package | Description | 
|---|---|
| de.xima.fc.encryption.db | |
| de.xima.fc.interfaces.security.encryption | |
| de.xima.fc.mdl.enums | 
 Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden. 
 | 
| de.xima.fc.security.encryption | 
| Modifier and Type | Method and Description | 
|---|---|
EEncryptionTestResult | 
DBEncryptionProcessor.checkEncryption(DataSource datasource,
               IDBStringEncryptor encryptor)  | 
EEncryptionTestResult | 
DBEncryptionProcessor.checkEncryption(DataSource datasource,
               String encrypionPassword,
               EDBEncryptionAlgorithm encryptionAlforithm)  | 
| Modifier and Type | Method and Description | 
|---|---|
EEncryptionTestResult | 
IDBEncryptionProcessor.checkEncryption(DataSource datasource,
               String encrypionPassword,
               EDBEncryptionAlgorithm encryptionAlforithm)  | 
| Modifier and Type | Method and Description | 
|---|---|
static EEncryptionTestResult | 
EEncryptionTestResult.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EEncryptionTestResult[] | 
EEncryptionTestResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static EEncryptionTestResult | 
DBEncryptionProvider.checkEncryption(DataSource datasource,
               String encrypionPassword,
               EDBEncryptionAlgorithm encryptionAlforithm)  | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.