Uses of Class
org.apache.hadoop.hbase.security.provider.AttemptingUserProvidingSaslServer
Package
Description
-
Uses of AttemptingUserProvidingSaslServer in org.apache.hadoop.hbase.security
Modifier and TypeFieldDescriptionprivate final AttemptingUserProvidingSaslServer
HBaseSaslRpcServer.serverWithProvider
-
Uses of AttemptingUserProvidingSaslServer in org.apache.hadoop.hbase.security.provider
Modifier 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
Modifier and TypeMethodDescriptionShadeSaslServerAuthenticationProvider.createServer
(org.apache.hadoop.security.token.SecretManager<org.apache.hadoop.security.token.TokenIdentifier> secretManager, Map<String, String> saslProps)