public interface ValueEncryptor
| Modifier and Type | Method and Description |
|---|---|
Object |
encrypt(BytesEncryptor bytesEncryptor,
Object value)
Transforms a value using the provided BytesEncryptor.
|
Object encrypt(BytesEncryptor bytesEncryptor, Object value)
Copyright © 2001–2015 Apache Cayenne. All rights reserved.