| Package | Description |
|---|---|
| org.apache.cayenne.crypto.transformer | |
| org.apache.cayenne.crypto.transformer.bytes | |
| org.apache.cayenne.crypto.transformer.value |
| Constructor and Description |
|---|
DefaultBindingsTransformer(int[] positions,
ValueEncryptor[] transformers,
BytesEncryptor encryptor) |
| Modifier and Type | Method and Description |
|---|---|
BytesEncryptor |
DefaultBytesTransformerFactory.encryptor() |
BytesEncryptor |
BytesTransformerFactory.encryptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ValueEncryptor.encrypt(BytesEncryptor bytesEncryptor,
Object value)
Transforms a value using the provided BytesEncryptor.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.