Class TestProxyUserSpnegoHttpServer

java.lang.Object
org.apache.hadoop.hbase.http.HttpServerFunctionalTest
org.apache.hadoop.hbase.http.TestProxyUserSpnegoHttpServer

@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestProxyUserSpnegoHttpServer extends HttpServerFunctionalTest
Test class for SPNEGO Proxyuser authentication on the HttpServer. Uses Kerby's MiniKDC and Apache HttpComponents to verify that the doas= mechanicsm works, and that the proxyuser settings are observed.