Package | Description |
---|---|
alluxio.security.authentication |
Modifier and Type | Method and Description |
---|---|
void |
DefaultAuthenticationServer.registerChannel(UUID channelId,
AuthenticatedUserInfo userInfo,
AuthenticatedChannelServerDriver serverDriver) |
void |
AuthenticationServer.registerChannel(UUID channelId,
AuthenticatedUserInfo userInfo,
AuthenticatedChannelServerDriver saslDriver)
Registers new user against given channel.
|
Copyright © 2023. All Rights Reserved.