Class ServerAuthenticationProvider.ServerObjs

java.lang.Object
org.apache.zookeeper.server.auth.ServerAuthenticationProvider.ServerObjs
Enclosing class:
ServerAuthenticationProvider

public static class ServerAuthenticationProvider.ServerObjs extends Object
  • Constructor Details

    • ServerObjs

      public ServerObjs(ZooKeeperServer zks, ServerCnxn cnxn)
      Parameters:
      zks - the ZooKeeper server instance
      cnxn - the cnxn that received the authentication information.
  • Method Details