Class TestMultipleServerPrincipalsFallbackToSimple

java.lang.Object
org.apache.hadoop.hbase.security.TestMultipleServerPrincipalsFallbackToSimple

@Tag("org.apache.hadoop.hbase.testclassification.SecurityTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestMultipleServerPrincipalsFallbackToSimple extends Object
Test secure client connecting to a non secure server, where we have multiple server principal candidates for a rpc service. See HBASE-28321.