Interface | Description |
---|---|
AuthenticationProvider |
This interface is implemented by authentication providers to add new kinds of
authentication schemes to ZooKeeper.
|
Class | Description |
---|---|
DigestAuthenticationProvider | |
DigestLoginModule | |
IPAuthenticationProvider | |
KerberosName |
This class implements parsing and handling of Kerberos principal names.
|
ProviderRegistry | |
SASLAuthenticationProvider | |
SaslServerCallbackHandler | |
X509AuthenticationProvider |
An AuthenticationProvider backed by an X509TrustManager and an X509KeyManager
to perform remote host certificate authentication.
|
Exception | Description |
---|---|
KerberosName.BadFormatString | |
KerberosName.NoMatchingRule |
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.