Package | Description |
---|---|
alluxio.security.authentication | |
alluxio.security.authentication.plain |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSaslServerHandler
Abstract
SaslServerHandler implementation that maintains SaslServer instance. |
Modifier and Type | Method and Description |
---|---|
SaslServerHandler |
DefaultAuthenticationServer.createSaslHandler(ChannelAuthenticationScheme authScheme) |
SaslServerHandler |
AuthenticationServer.createSaslHandler(ChannelAuthenticationScheme scheme)
Creates server-side Sasl handler for given scheme.
|
Modifier and Type | Class and Description |
---|---|
class |
SaslServerHandlerPlain
SaslServerHandler implementation for Plain/Custom schemes. |
Copyright © 2023. All Rights Reserved.