Uses of Class
org.apache.hadoop.hbase.security.provider.AttemptingUserProvidingSaslServer
Packages that use AttemptingUserProvidingSaslServer
Package
Description
-
Uses of AttemptingUserProvidingSaslServer in org.apache.hadoop.hbase.security
Fields in org.apache.hadoop.hbase.security declared as AttemptingUserProvidingSaslServerModifier and TypeFieldDescriptionprivate final AttemptingUserProvidingSaslServer
HBaseSaslRpcServer.serverWithProvider
-
Uses of AttemptingUserProvidingSaslServer in org.apache.hadoop.hbase.security.provider
Methods in org.apache.hadoop.hbase.security.provider that return AttemptingUserProvidingSaslServerModifier and TypeMethodDescriptionDigestSaslServerAuthenticationProvider.createServer
(org.apache.hadoop.security.token.SecretManager<org.apache.hadoop.security.token.TokenIdentifier> secretManager, Map<String, String> saslProps) GssSaslServerAuthenticationProvider.createServer
(org.apache.hadoop.security.token.SecretManager<org.apache.hadoop.security.token.TokenIdentifier> secretManager, Map<String, String> saslProps) SaslServerAuthenticationProvider.createServer
(org.apache.hadoop.security.token.SecretManager<org.apache.hadoop.security.token.TokenIdentifier> secretManager, Map<String, String> saslProps) Creates the SaslServer to accept incoming SASL authentication requests.SimpleSaslServerAuthenticationProvider.createServer
(org.apache.hadoop.security.token.SecretManager<org.apache.hadoop.security.token.TokenIdentifier> secretManager, Map<String, String> saslProps) -
Uses of AttemptingUserProvidingSaslServer in org.apache.hadoop.hbase.security.provider.example
Methods in org.apache.hadoop.hbase.security.provider.example that return AttemptingUserProvidingSaslServerModifier and TypeMethodDescriptionShadeSaslServerAuthenticationProvider.createServer
(org.apache.hadoop.security.token.SecretManager<org.apache.hadoop.security.token.TokenIdentifier> secretManager, Map<String, String> saslProps)