public interface ChromeHttpLoginCredentialsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StringDictionary |
getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1; |
StringDictionaryOrBuilder |
getCustomCookiesOrBuilder()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1; |
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; |
boolean |
hasCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1; |
boolean |
hasEnableCookies()
optional bool enable_cookies = 2; |
boolean |
hasNetworkPassword()
optional string network_password = 3; |
boolean |
hasNetworkUsername()
optional string network_username = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;StringDictionary getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;StringDictionaryOrBuilder getCustomCookiesOrBuilder()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;boolean hasEnableCookies()
optional bool enable_cookies = 2;boolean getEnableCookies()
optional bool enable_cookies = 2;boolean hasNetworkPassword()
optional string network_password = 3;String getNetworkPassword()
optional string network_password = 3;com.google.protobuf.ByteString getNetworkPasswordBytes()
optional string network_password = 3;boolean hasNetworkUsername()
optional string network_username = 4;String getNetworkUsername()
optional string network_username = 4;com.google.protobuf.ByteString getNetworkUsernameBytes()
optional string network_username = 4;Copyright © 2022–2023 Iron Software. All rights reserved.