| Package | Description |
|---|---|
| org.apache.cayenne.crypto | |
| org.apache.cayenne.crypto.transformer | |
| org.apache.cayenne.crypto.transformer.value |
| Modifier and Type | Method and Description |
|---|---|
CryptoModuleBuilder |
CryptoModuleBuilder.valueTransformer(Class<? extends ValueTransformerFactory> factoryType) |
| Constructor and Description |
|---|
DefaultTransformerFactory(ColumnMapper columnMapper,
ValueTransformerFactory transformerFactory,
BytesTransformerFactory bytesTransformerFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultValueTransformerFactory
A
ValueTransformerFactory that creates encryptors/decryptors that are
taking advantage of the JCE (Java Cryptography Extension) ciphers. |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.