HBASE-25586 Fix HBASE-22492 on branch-2 (SASL GapToken) (#2961)

ServerCall.java: calling wrapWithSasl() was moved to getResponse(), so
the SASL wrapping is delayed until the reply is sent back to the client.

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
1 file changed