|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.encryption.KeyStoreChecker
public class KeyStoreChecker
Checks the repository key stores.
Constructor Summary | |
---|---|
KeyStoreChecker()
|
Method Summary | |
---|---|
void |
setMainKeyStore(org.alfresco.encryption.AlfrescoKeyStore mainKeyStore)
|
void |
validateKeyStores()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyStoreChecker()
Method Detail |
---|
public void setMainKeyStore(org.alfresco.encryption.AlfrescoKeyStore mainKeyStore)
public void validateKeyStores() throws org.alfresco.encryption.InvalidKeystoreException, org.alfresco.encryption.MissingKeyException
org.alfresco.encryption.InvalidKeystoreException
org.alfresco.encryption.MissingKeyException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |