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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;hasCustomCookies in interface ChromeHttpLoginCredentialsOrBuilderpublic StringDictionary getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;getCustomCookies in interface ChromeHttpLoginCredentialsOrBuilderpublic StringDictionaryOrBuilder getCustomCookiesOrBuilder()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;getCustomCookiesOrBuilder in interface ChromeHttpLoginCredentialsOrBuilderpublic boolean hasEnableCookies()
optional bool enable_cookies = 2;hasEnableCookies in interface ChromeHttpLoginCredentialsOrBuilderpublic boolean getEnableCookies()
optional bool enable_cookies = 2;getEnableCookies in interface ChromeHttpLoginCredentialsOrBuilderpublic boolean hasNetworkPassword()
optional string network_password = 3;hasNetworkPassword in interface ChromeHttpLoginCredentialsOrBuilderpublic String getNetworkPassword()
optional string network_password = 3;getNetworkPassword in interface ChromeHttpLoginCredentialsOrBuilderpublic com.google.protobuf.ByteString getNetworkPasswordBytes()
optional string network_password = 3;getNetworkPasswordBytes in interface ChromeHttpLoginCredentialsOrBuilderpublic boolean hasNetworkUsername()
optional string network_username = 4;hasNetworkUsername in interface ChromeHttpLoginCredentialsOrBuilderpublic String getNetworkUsername()
optional string network_username = 4;getNetworkUsername in interface ChromeHttpLoginCredentialsOrBuilderpublic com.google.protobuf.ByteString getNetworkUsernameBytes()
optional string network_username = 4;getNetworkUsernameBytes in interface ChromeHttpLoginCredentialsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ChromeHttpLoginCredentials parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeHttpLoginCredentials parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeHttpLoginCredentials parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeHttpLoginCredentials parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeHttpLoginCredentials parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeHttpLoginCredentials parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeHttpLoginCredentials parseFrom(InputStream input) throws IOException
IOExceptionpublic static ChromeHttpLoginCredentials parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ChromeHttpLoginCredentials parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ChromeHttpLoginCredentials parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ChromeHttpLoginCredentials parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ChromeHttpLoginCredentials parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ChromeHttpLoginCredentials.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ChromeHttpLoginCredentials.Builder newBuilder()
public static ChromeHttpLoginCredentials.Builder newBuilder(ChromeHttpLoginCredentials prototype)
public ChromeHttpLoginCredentials.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ChromeHttpLoginCredentials.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ChromeHttpLoginCredentials getDefaultInstance()
public static com.google.protobuf.Parser<ChromeHttpLoginCredentials> parser()
public com.google.protobuf.Parser<ChromeHttpLoginCredentials> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ChromeHttpLoginCredentials getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2023 Iron Software. All rights reserved.