org.alfresco.encryption
Class KeyStoreChecker

java.lang.Object
  extended by org.alfresco.encryption.KeyStoreChecker

public class KeyStoreChecker
extends java.lang.Object

Checks the repository key stores.

Since:
4.0

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

KeyStoreChecker

public KeyStoreChecker()
Method Detail

setMainKeyStore

public void setMainKeyStore(org.alfresco.encryption.AlfrescoKeyStore mainKeyStore)

validateKeyStores

public void validateKeyStores()
                       throws org.alfresco.encryption.InvalidKeystoreException,
                              org.alfresco.encryption.MissingKeyException
Throws:
org.alfresco.encryption.InvalidKeystoreException
org.alfresco.encryption.MissingKeyException


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.