public static final class SecurityProtos.CredentialsProto extends com.google.protobuf.GeneratedMessage implements SecurityProtos.CredentialsProtoOrBuilder
hadoop.common.CredentialsProto
Modifier and Type | Class and Description |
---|---|
static class |
SecurityProtos.CredentialsProto.Builder
Protobuf type
hadoop.common.CredentialsProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<SecurityProtos.CredentialsProto> |
PARSER |
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.GeneratedMessage.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.GeneratedMessage.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(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) |
SecurityProtos.CredentialsProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<SecurityProtos.CredentialsProto> PARSER
public static final int TOKENS_FIELD_NUMBER
public static final int SECRETS_FIELD_NUMBER
public static SecurityProtos.CredentialsProto getDefaultInstance()
public SecurityProtos.CredentialsProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<SecurityProtos.CredentialsProto> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
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
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
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 static SecurityProtos.CredentialsProto.Builder newBuilder()
public SecurityProtos.CredentialsProto.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static SecurityProtos.CredentialsProto.Builder newBuilder(SecurityProtos.CredentialsProto prototype)
public SecurityProtos.CredentialsProto.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected SecurityProtos.CredentialsProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.