mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

coulbeck
18.13.2007 2f0f6cdb94d5ba18f2b15bb64e16c01d7620d942
opends/src/server/org/opends/server/core/KeyManagerProviderConfigManager.java
@@ -370,9 +370,10 @@
   * @return  The possibly initialized key manager provider.
   *
   * @throws  InitializationException  If the provided configuration is not
   *                                   acceptable, or if a problem occured while
   *                                   attempting to initialize the key manager
   *                                   provider using that configuration.
   *                                   acceptable, or if a problem occurred
   *                                   while attempting to initialize the key
   *                                   manager provider using that
   *                                   configuration.
   */
  private KeyManagerProvider loadProvider(String className,
                                          KeyManagerCfg configuration,