Class CryptoManagerSync

All Implemented Interfaces:
LocalBackendInitializationListener

public final class CryptoManagerSync extends InternalDirectoryServerPlugin implements LocalBackendInitializationListener
This class defines an object that synchronizes secret-key entries from the admin data branch to the crypto manager secret-key cache.
  • Constructor Details

    • CryptoManagerSync

      public CryptoManagerSync(ServerContext serverContext)
      Creates a new instance of this trust store synchronization thread.
      Parameters:
      serverContext - the server context
  • Method Details