Class FileWatcherCertificateProviderProvider.Config

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.String certFile  
      (package private) java.lang.String keyFile  
      (package private) java.lang.Long refrehInterval  
      (package private) java.lang.String rootFile  
    • Constructor Summary

      Constructors 
      Constructor Description
      Config()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • certFile

        java.lang.String certFile
      • keyFile

        java.lang.String keyFile
      • rootFile

        java.lang.String rootFile
      • refrehInterval

        java.lang.Long refrehInterval
    • Constructor Detail

      • Config

        Config()