public static final class PlainSaslServer.AuthorizedClientUser extends Object
TThreadPoolServer allocates a thread to serve a connection
from client side and take back it when connection is closed. During the thread alive cycle,
all the RPC happens in this thread. These RPC methods implemented in server side could
get the client user by this class.| Constructor and Description |
|---|
PlainSaslServer.AuthorizedClientUser() |
public PlainSaslServer.AuthorizedClientUser()
Copyright © 2015. All Rights Reserved.