Package org.apache.hadoop.hbase.security
Class TestSecureIPC
java.lang.Object
org.apache.hadoop.hbase.security.AbstractTestSecureIPC
org.apache.hadoop.hbase.security.TestSecureIPC
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.hadoop.hbase.security.AbstractTestSecureIPCAbstractTestSecureIPC.CanonicalHostnameTestingAuthenticationProviderSelector, AbstractTestSecureIPC.TestThread
- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.security.AbstractTestSecureIPCclientConf, HOST, KDC, KEYTAB_FILE, krbKeytab, krbPrincipal, PRINCIPAL, serverConf, TEST_UTIL, ugi
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic Collection<Object[]>static voidsetUp()voidstatic voidtearDown()Methods inherited from class org.apache.hadoop.hbase.security.AbstractTestSecureIPCinitKDCAndConf, setUpPrincipalAndConf, stopKDC, testDifferentConfWithCryptoAES, testRpcCallWithEnabledKerberosSaslAuth, testRpcCallWithEnabledKerberosSaslAuthCanonicalHostname, testRpcCallWithEnabledKerberosSaslAuthNoCanonicalHostname, testRpcClientDisallowFallbackToSimpleAuth, testRpcClientFallbackToSimpleAuth, testRpcServerDisallowFallbackToSimpleAuth, testRpcServerFallbackToSimpleAuth, testSaslNoCommonQop, testSaslWithCommonQop, testSaslWithCryptoAES
- 
Field Details- 
CLASS_RULE
- 
rpcClientImpl
- 
rpcServerImpl
 
- 
- 
Constructor Details- 
TestSecureIPCpublic TestSecureIPC()
 
- 
- 
Method Details