public class TestHBaseSaslRpcClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.ExpectedException |
exception |
| Constructor and Description |
|---|
TestHBaseSaslRpcClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
before() |
void |
testAuthMethodReadWrite() |
void |
testHBaseSaslRpcClientCreation() |
void |
testSaslClientCallbackHandler() |
void |
testSaslClientCallbackHandlerWithException() |
void |
testSaslClientUsesGivenRpcProtection() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.ExpectedException exception
public TestHBaseSaslRpcClient()
public static void before()
public void testSaslClientUsesGivenRpcProtection() throws Exception
Exceptionpublic void testSaslClientCallbackHandler() throws UnsupportedCallbackException
UnsupportedCallbackExceptionpublic void testSaslClientCallbackHandlerWithException()
public void testHBaseSaslRpcClientCreation() throws Exception
Exceptionpublic void testAuthMethodReadWrite() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.