Package org.apache.hadoop.hbase.security.provider
package org.apache.hadoop.hbase.security.provider
-
ClassDescriptionTests the pluggable authentication framework with SASL using a contrived authentication system.Client provider that finds custom Token in the user's UGI and authenticates with the server via DIGEST-MD5 using that password.Custom provider which can select our custom provider, amongst other tokens which may be available.Server provider which validates credentials from an in-memory database.A custom token identifier for our custom auth'n method.