Class TestTokenAuthentication
java.lang.Object
org.apache.hadoop.hbase.security.token.TestTokenAuthentication
Tests for authentication token creation and usage
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classA copy of the BlockingRpcCallback class for use locally.private static classBasic server process for RPC authentication testing -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate org.apache.hadoop.hbase.ClusterIdprivate org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManagerprivate Threadprivate HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Object[]>voidsetUp()voidtearDown()voidvoid
-
Field Details
-
CLASS_RULE
-
rpcServerImpl
-
TEST_UTIL
-
server
-
serverThread
-
secretManager
-
clusterId
-
-
Constructor Details
-
TestTokenAuthentication
public TestTokenAuthentication()
-
-
Method Details