public static final class SecurityProtos.CredentialsProto extends com.google.protobuf.GeneratedMessageV3 implements SecurityProtos.CredentialsProtoOrBuilder
hadoop.common.CredentialsProto
Modifier and Type | Class and Description |
---|---|
static class |
SecurityProtos.CredentialsProto.Builder
Protobuf type
hadoop.common.CredentialsProto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<SecurityProtos.CredentialsProto> |
PARSER
Deprecated.
|
static int |
SECRETS_FIELD_NUMBER |
static int |
TOKENS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static SecurityProtos.CredentialsProto |
getDefaultInstance() |
SecurityProtos.CredentialsProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<SecurityProtos.CredentialsProto> |
getParserForType() |
SecurityProtos.CredentialsKVProto |
getSecrets(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
int |
getSecretsCount()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
List<SecurityProtos.CredentialsKVProto> |
getSecretsList()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
SecurityProtos.CredentialsKVProtoOrBuilder |
getSecretsOrBuilder(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
List<? extends SecurityProtos.CredentialsKVProtoOrBuilder> |
getSecretsOrBuilderList()
repeated .hadoop.common.CredentialsKVProto secrets = 2; |
int |
getSerializedSize() |
SecurityProtos.CredentialsKVProto |
getTokens(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
int |
getTokensCount()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
List<SecurityProtos.CredentialsKVProto> |
getTokensList()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
SecurityProtos.CredentialsKVProtoOrBuilder |
getTokensOrBuilder(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
List<? extends SecurityProtos.CredentialsKVProtoOrBuilder> |
getTokensOrBuilderList()
repeated .hadoop.common.CredentialsKVProto tokens = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SecurityProtos.CredentialsProto.Builder |
newBuilder() |
static SecurityProtos.CredentialsProto.Builder |
newBuilder(SecurityProtos.CredentialsProto prototype) |
SecurityProtos.CredentialsProto.Builder |
newBuilderForType() |
protected SecurityProtos.CredentialsProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static SecurityProtos.CredentialsProto |
parseDelimitedFrom(InputStream input) |
static SecurityProtos.CredentialsProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CredentialsProto |
parseFrom(byte[] data) |
static SecurityProtos.CredentialsProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CredentialsProto |
parseFrom(ByteBuffer data) |
static SecurityProtos.CredentialsProto |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CredentialsProto |
parseFrom(com.google.protobuf.ByteString data) |
static SecurityProtos.CredentialsProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CredentialsProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SecurityProtos.CredentialsProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityProtos.CredentialsProto |
parseFrom(InputStream input) |
static SecurityProtos.CredentialsProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SecurityProtos.CredentialsProto> |
parser() |
SecurityProtos.CredentialsProto.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int TOKENS_FIELD_NUMBER
public static final int SECRETS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<SecurityProtos.CredentialsProto> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public List<SecurityProtos.CredentialsKVProto> getTokensList()
repeated .hadoop.common.CredentialsKVProto tokens = 1;
getTokensList
in interface SecurityProtos.CredentialsProtoOrBuilder
public List<? extends SecurityProtos.CredentialsKVProtoOrBuilder> getTokensOrBuilderList()
repeated .hadoop.common.CredentialsKVProto tokens = 1;
getTokensOrBuilderList
in interface SecurityProtos.CredentialsProtoOrBuilder
public int getTokensCount()
repeated .hadoop.common.CredentialsKVProto tokens = 1;
getTokensCount
in interface SecurityProtos.CredentialsProtoOrBuilder
public SecurityProtos.CredentialsKVProto getTokens(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1;
getTokens
in interface SecurityProtos.CredentialsProtoOrBuilder
public SecurityProtos.CredentialsKVProtoOrBuilder getTokensOrBuilder(int index)
repeated .hadoop.common.CredentialsKVProto tokens = 1;
getTokensOrBuilder
in interface SecurityProtos.CredentialsProtoOrBuilder
public List<SecurityProtos.CredentialsKVProto> getSecretsList()
repeated .hadoop.common.CredentialsKVProto secrets = 2;
getSecretsList
in interface SecurityProtos.CredentialsProtoOrBuilder
public List<? extends SecurityProtos.CredentialsKVProtoOrBuilder> getSecretsOrBuilderList()
repeated .hadoop.common.CredentialsKVProto secrets = 2;
getSecretsOrBuilderList
in interface SecurityProtos.CredentialsProtoOrBuilder
public int getSecretsCount()
repeated .hadoop.common.CredentialsKVProto secrets = 2;
getSecretsCount
in interface SecurityProtos.CredentialsProtoOrBuilder
public SecurityProtos.CredentialsKVProto getSecrets(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2;
getSecrets
in interface SecurityProtos.CredentialsProtoOrBuilder
public SecurityProtos.CredentialsKVProtoOrBuilder getSecretsOrBuilder(int index)
repeated .hadoop.common.CredentialsKVProto secrets = 2;
getSecretsOrBuilder
in interface SecurityProtos.CredentialsProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static SecurityProtos.CredentialsProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CredentialsProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CredentialsProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CredentialsProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CredentialsProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CredentialsProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SecurityProtos.CredentialsProto parseFrom(InputStream input) throws IOException
IOException
public static SecurityProtos.CredentialsProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SecurityProtos.CredentialsProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static SecurityProtos.CredentialsProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SecurityProtos.CredentialsProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static SecurityProtos.CredentialsProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public SecurityProtos.CredentialsProto.Builder newBuilderForType()
public static SecurityProtos.CredentialsProto.Builder newBuilder()
public static SecurityProtos.CredentialsProto.Builder newBuilder(SecurityProtos.CredentialsProto prototype)
public SecurityProtos.CredentialsProto.Builder toBuilder()
protected SecurityProtos.CredentialsProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static SecurityProtos.CredentialsProto getDefaultInstance()
public static com.google.protobuf.Parser<SecurityProtos.CredentialsProto> parser()
public com.google.protobuf.Parser<SecurityProtos.CredentialsProto> getParserForType()
public SecurityProtos.CredentialsProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.