public class TestDelegationTokenWithEncryption extends SecureTestCluster
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
String |
rpcClientImpl |
org.junit.rules.TestName |
testName |
TEST_UTIL, USERNAME
Constructor and Description |
---|
TestDelegationTokenWithEncryption() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.hbase.TableName |
getTestTableName() |
static Collection<Object> |
parameters() |
static void |
setUp() |
void |
setUpBeforeMethod() |
void |
testPutGetWithDelegationToken() |
setTestRunner, tearDown
public static final HBaseClassTestRule CLASS_RULE
public String rpcClientImpl
public org.junit.rules.TestName testName
public TestDelegationTokenWithEncryption()
public static Collection<Object> parameters()
public void setUpBeforeMethod()
private org.apache.hadoop.hbase.TableName getTestTableName()
public void testPutGetWithDelegationToken() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.