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