Class RpcAclsCommonNamesProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<java.lang.String> get()
      The SSL common names (does not include 'CN=').
      void processFile​(java.nio.file.Path unused)  
      • Methods inherited from class java.lang.Object

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

      • RpcAclsCommonNamesProvider

        public RpcAclsCommonNamesProvider​(java.nio.file.Path path)
    • Method Detail

      • processFile

        public void processFile​(java.nio.file.Path unused)