@InterfaceAudience.Private public class DigestSaslAuthenticationProvider extends BuiltInSaslAuthenticationProvider
Modifier and Type | Field and Description |
---|---|
static SaslAuthMethod |
SASL_AUTH_METHOD |
AUTH_TOKEN_TYPE
Constructor and Description |
---|
DigestSaslAuthenticationProvider() |
Modifier and Type | Method and Description |
---|---|
SaslAuthMethod |
getSaslAuthMethod()
Returns the attributes which identify how this provider authenticates.
|
getTokenKind
public static final SaslAuthMethod SASL_AUTH_METHOD
public DigestSaslAuthenticationProvider()
public SaslAuthMethod getSaslAuthMethod()
SaslAuthenticationProvider
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.