Package | Description |
---|---|
org.alfresco.encryption |
Modifier and Type | Class and Description |
---|---|
class |
AbstractKeyProvider
Basic support for key providers
TODO: This class will provide the alias name mapping so that use-cases can be mapped
to different alias names in the keystore.
|
class |
KeystoreKeyProvider
Provides system-wide secret keys for symmetric database encryption from a key store
in the filesystem.
|
Modifier and Type | Field and Description |
---|---|
protected KeyProvider |
AbstractEncryptor.keyProvider |
Modifier and Type | Method and Description |
---|---|
KeyProvider |
AbstractEncryptor.getKeyProvider() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEncryptor.setKeyProvider(KeyProvider keyProvider) |
void |
MACUtils.setKeyProvider(KeyProvider keyProvider) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.