@InterfaceAudience.LimitedPrivate(value="Authentication") @InterfaceStability.Evolving public interface SaslAuthenticationProvider
byte
returned by SaslAuthMethod.getCode()
on getSaslAuthMethod()
.Modifier and Type | Method and Description |
---|---|
SaslAuthMethod |
getSaslAuthMethod()
Returns the attributes which identify how this provider authenticates.
|
String |
getTokenKind()
Returns the name of the type used by the TokenIdentifier.
|
SaslAuthMethod getSaslAuthMethod()
String getTokenKind()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.