|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.encryption.AbstractKeyProvider
public abstract 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.
Field Summary |
---|
Fields inherited from interface org.alfresco.encryption.KeyProvider |
---|
ALIAS_METADATA, ALIAS_SOLR |
Constructor Summary | |
---|---|
AbstractKeyProvider()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.alfresco.encryption.KeyProvider |
---|
getKey |
Constructor Detail |
---|
public AbstractKeyProvider()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |