Package | Description |
---|---|
alluxio.security.authentication | |
alluxio.security.authentication.plain |
Modifier and Type | Method and Description |
---|---|
protected ImpersonationAuthenticator |
DefaultAuthenticationServer.getImpersonationAuthenticator() |
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.