Interface BBjAdminSSLInfo_2602

All Superinterfaces:
BBjAdminCommitPropertyWriter, BBjAdminCommitWriter, BBjAdminPropertyReader, BBjAdminPropertyWriter, BBjAdminSSLInfo, Remote, Serializable

public interface BBjAdminSSLInfo_2602 extends BBjAdminSSLInfo
This interface extends BBjAdminSSLInfo, adding the ability to reload this entry's SSL certificate/keystore on the live server without a restart.
  • Method Details

    • refresh

      void refresh() throws BBjAdminException
      Reloads the SSL certificate/keystore for this entry's port on the live server, without restarting the server or dropping existing connections.
      Throws:
      BBjAdminException - if there is no active SSL connector for this port, no SSL configuration exists for it, or the configured keystore cannot be opened.