public class JceksKeySource extends Object implements KeySource
KeySource based on a Java "jceks" KeyStore. Uses
CryptoConstants.KEYSTORE_URL to locate the keystore and
CryptoConstants.KEY_PASSWORD to read the secret key.| Constructor and Description |
|---|
JceksKeySource(Map<String,String> properties,
Map<String,char[]> credentials) |
public Key getKey(String alias)
KeySourcepublic String getDefaultKeyAlias()
KeySourcegetDefaultKeyAlias in interface KeySourceCopyright © 2001–2015 Apache Cayenne. All rights reserved.