Class TestThriftSpnegoHttpFallbackServer

java.lang.Object
org.apache.hadoop.hbase.thrift.TestThriftHttpServerBase
org.apache.hadoop.hbase.thrift.TestThriftSpnegoHttpFallbackServer

@Tag("org.apache.hadoop.hbase.testclassification.ClientTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestThriftSpnegoHttpFallbackServer extends TestThriftHttpServerBase
Start the HBase Thrift HTTP server on a random port through the command-line interface and talk to it from client side with SPNEGO security enabled. Supplemental test to TestThriftSpnegoHttpServer which falls back to the original Kerberos principal and keytab configuration properties, not the separate SPNEGO-specific properties.