Package org.apache.hadoop.hbase.security
package org.apache.hadoop.hbase.security
-
ClassDescriptionA
UserProvider
that always says hadoop security is enabled, regardless of the underlying configuration.Test secure client connecting to a non secure server, where we have multiple server principal candidates for a rpc service.Comprehensively tests all permutations of certificate and host verification on the client side.Tests for client-side mTLS focusing on client hostname verification in the case when client and server are on different hosts.Comprehensively tests all permutations of ClientAuth modes and host verification enabled/disabled.Make sure that all rpc services for master and region server are properly configured inSecurityInfo
andHBasePolicyProvider
.