Uses of Class
org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
Packages that use SaslServerAuthenticationProviders
Package
Description
Tools to help define network clients and servers.
-
Uses of SaslServerAuthenticationProviders in org.apache.hadoop.hbase.ipc
Fields in org.apache.hadoop.hbase.ipc declared as SaslServerAuthenticationProvidersModifier and TypeFieldDescriptionprotected final SaslServerAuthenticationProvidersRpcServer.saslProviders -
Uses of SaslServerAuthenticationProviders in org.apache.hadoop.hbase.security.provider
Fields in org.apache.hadoop.hbase.security.provider with type parameters of type SaslServerAuthenticationProvidersModifier and TypeFieldDescriptionprivate static final AtomicReference<SaslServerAuthenticationProviders>SaslServerAuthenticationProviders.HOLDERMethods in org.apache.hadoop.hbase.security.provider that return SaslServerAuthenticationProvidersModifier and TypeMethodDescriptionSaslServerAuthenticationProviders.getInstance(org.apache.hadoop.conf.Configuration conf) Deprecated.Since 2.5.14 and 2.6.4, will be removed in newer minor release lines.