| Package | Description |
|---|---|
| org.apache.hadoop.ipc.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
IpcConnectionContextProtos.UserInformationProto
Spec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContext
|
static class |
IpcConnectionContextProtos.UserInformationProto.Builder
Spec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContext
|
| Modifier and Type | Method and Description |
|---|---|
IpcConnectionContextProtos.UserInformationProtoOrBuilder |
IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder.getUserInfoOrBuilder()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.UserInformationProtoOrBuilder |
IpcConnectionContextProtos.IpcConnectionContextProto.getUserInfoOrBuilder()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
IpcConnectionContextProtos.UserInformationProtoOrBuilder |
IpcConnectionContextProtos.IpcConnectionContextProto.Builder.getUserInfoOrBuilder()
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.