Package | Description |
---|---|
alluxio.security.authentication.plain |
Constructor and Description |
---|
PlainSaslServerCallbackHandler(AuthenticationProvider authenticationProvider,
ImpersonationAuthenticator authenticator)
Constructs a new callback handler.
|
SaslServerHandlerPlain(String serverName,
AlluxioConfiguration conf,
ImpersonationAuthenticator authenticator)
Creates
SaslServerHandler for Plain/Custom. |
Copyright © 2023. All Rights Reserved.