public interface KeySource
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultKeyAlias()
Returns an alias of the default key.
|
Key |
getKey(String alias)
Returns a named secret key that can be used for data
encryption/decryption.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.