Class TestTokenAuthentication
java.lang.Object
org.apache.hadoop.hbase.security.token.TestTokenAuthentication
Tests for authentication token creation and usage
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
Basic server process for RPC authentication testing -
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.hbase.ClusterId
private org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
private Thread
private HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Object[]>
void
setUp()
void
tearDown()
void
void
-
Field Details
-
CLASS_RULE
-
rpcServerImpl
-
TEST_UTIL
-
server
-
serverThread
-
secretManager
-
clusterId
-
-
Constructor Details
-
TestTokenAuthentication
public TestTokenAuthentication()
-
-
Method Details