public final class ChromeHttpLoginCredentials extends com.google.protobuf.GeneratedMessageV3 implements ChromeHttpLoginCredentialsOrBuilder
IronPdfEngine.Proto.ChromeHttpLoginCredentials
Modifier and Type | Class and Description |
---|---|
static class |
ChromeHttpLoginCredentials.Builder
Protobuf type
IronPdfEngine.Proto.ChromeHttpLoginCredentials |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
CUSTOM_COOKIES_FIELD_NUMBER |
static int |
ENABLE_COOKIES_FIELD_NUMBER |
static int |
NETWORK_PASSWORD_FIELD_NUMBER |
static int |
NETWORK_USERNAME_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
StringDictionary |
getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1; |
StringDictionaryOrBuilder |
getCustomCookiesOrBuilder()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1; |
static ChromeHttpLoginCredentials |
getDefaultInstance() |
ChromeHttpLoginCredentials |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getEnableCookies()
optional bool enable_cookies = 2; |
String |
getNetworkPassword()
optional string network_password = 3; |
com.google.protobuf.ByteString |
getNetworkPasswordBytes()
optional string network_password = 3; |
String |
getNetworkUsername()
optional string network_username = 4; |
com.google.protobuf.ByteString |
getNetworkUsernameBytes()
optional string network_username = 4; |
com.google.protobuf.Parser<ChromeHttpLoginCredentials> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1; |
boolean |
hasEnableCookies()
optional bool enable_cookies = 2; |
int |
hashCode() |
boolean |
hasNetworkPassword()
optional string network_password = 3; |
boolean |
hasNetworkUsername()
optional string network_username = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ChromeHttpLoginCredentials.Builder |
newBuilder() |
static ChromeHttpLoginCredentials.Builder |
newBuilder(ChromeHttpLoginCredentials prototype) |
ChromeHttpLoginCredentials.Builder |
newBuilderForType() |
protected ChromeHttpLoginCredentials.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ChromeHttpLoginCredentials |
parseDelimitedFrom(InputStream input) |
static ChromeHttpLoginCredentials |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeHttpLoginCredentials |
parseFrom(byte[] data) |
static ChromeHttpLoginCredentials |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeHttpLoginCredentials |
parseFrom(ByteBuffer data) |
static ChromeHttpLoginCredentials |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeHttpLoginCredentials |
parseFrom(com.google.protobuf.ByteString data) |
static ChromeHttpLoginCredentials |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeHttpLoginCredentials |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ChromeHttpLoginCredentials |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeHttpLoginCredentials |
parseFrom(InputStream input) |
static ChromeHttpLoginCredentials |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ChromeHttpLoginCredentials> |
parser() |
ChromeHttpLoginCredentials.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int CUSTOM_COOKIES_FIELD_NUMBER
public static final int ENABLE_COOKIES_FIELD_NUMBER
public static final int NETWORK_PASSWORD_FIELD_NUMBER
public static final int NETWORK_USERNAME_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
hasCustomCookies
in interface ChromeHttpLoginCredentialsOrBuilder
public StringDictionary getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
getCustomCookies
in interface ChromeHttpLoginCredentialsOrBuilder
public StringDictionaryOrBuilder getCustomCookiesOrBuilder()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
getCustomCookiesOrBuilder
in interface ChromeHttpLoginCredentialsOrBuilder
public boolean hasEnableCookies()
optional bool enable_cookies = 2;
hasEnableCookies
in interface ChromeHttpLoginCredentialsOrBuilder
public boolean getEnableCookies()
optional bool enable_cookies = 2;
getEnableCookies
in interface ChromeHttpLoginCredentialsOrBuilder
public boolean hasNetworkPassword()
optional string network_password = 3;
hasNetworkPassword
in interface ChromeHttpLoginCredentialsOrBuilder
public String getNetworkPassword()
optional string network_password = 3;
getNetworkPassword
in interface ChromeHttpLoginCredentialsOrBuilder
public com.google.protobuf.ByteString getNetworkPasswordBytes()
optional string network_password = 3;
getNetworkPasswordBytes
in interface ChromeHttpLoginCredentialsOrBuilder
public boolean hasNetworkUsername()
optional string network_username = 4;
hasNetworkUsername
in interface ChromeHttpLoginCredentialsOrBuilder
public String getNetworkUsername()
optional string network_username = 4;
getNetworkUsername
in interface ChromeHttpLoginCredentialsOrBuilder
public com.google.protobuf.ByteString getNetworkUsernameBytes()
optional string network_username = 4;
getNetworkUsernameBytes
in interface ChromeHttpLoginCredentialsOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
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 ChromeHttpLoginCredentials parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ChromeHttpLoginCredentials parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ChromeHttpLoginCredentials parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ChromeHttpLoginCredentials parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ChromeHttpLoginCredentials parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ChromeHttpLoginCredentials parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ChromeHttpLoginCredentials parseFrom(InputStream input) throws IOException
IOException
public static ChromeHttpLoginCredentials parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ChromeHttpLoginCredentials parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ChromeHttpLoginCredentials parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ChromeHttpLoginCredentials parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ChromeHttpLoginCredentials parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ChromeHttpLoginCredentials.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ChromeHttpLoginCredentials.Builder newBuilder()
public static ChromeHttpLoginCredentials.Builder newBuilder(ChromeHttpLoginCredentials prototype)
public ChromeHttpLoginCredentials.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ChromeHttpLoginCredentials.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ChromeHttpLoginCredentials getDefaultInstance()
public static com.google.protobuf.Parser<ChromeHttpLoginCredentials> parser()
public com.google.protobuf.Parser<ChromeHttpLoginCredentials> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ChromeHttpLoginCredentials getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022–2023 Iron Software. All rights reserved.