public interface KeyProvider
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALIAS_METADATA
Constant representing the keystore alias for keys to encrypt/decrypt node metadata
|
static java.lang.String |
ALIAS_SOLR
Constant representing the keystore alias for keys to encrypt/decrypt SOLR transfer data
|
| Modifier and Type | Method and Description |
|---|---|
java.security.Key |
getKey(java.lang.String keyAlias)
Get an encryption key if available.
|
static final java.lang.String ALIAS_METADATA
static final java.lang.String ALIAS_SOLR
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.