Interface HttpsConfigurationUpdateNotificationListener


  • public interface HttpsConfigurationUpdateNotificationListener
    • Method Detail

      • certificateUpdated

        void certificateUpdated​(boolean fetchedFromAcme)
      • serverUrlChanged

        void serverUrlChanged​(@NotNull
                              String serverUrl)