Class AuthConnectionMessages.AuthResponseMessage
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.seeq.link.messages.connector.auth.AuthConnectionMessages.AuthResponseMessage
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,AuthConnectionMessages.AuthResponseMessageOrBuilder
,Serializable
- Enclosing class:
- AuthConnectionMessages
public static final class AuthConnectionMessages.AuthResponseMessage
extends com.google.protobuf.GeneratedMessageV3
implements AuthConnectionMessages.AuthResponseMessageOrBuilder
Protobuf type
com.seeq.link.messages.connector.auth.AuthResponseMessage
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typecom.seeq.link.messages.connector.auth.AuthResponseMessage
static final class
Message encapsulating the group information sent back from AD for the logged in userstatic interface
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,
BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<AuthConnectionMessages.AuthResponseMessage>
Deprecated.static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Whether the user was authenticated successfullyExtra base-64 challenge token received from the servercom.google.protobuf.ByteString
Extra base-64 challenge token received from the serverstatic final com.google.protobuf.Descriptors.Descriptor
e.g.com.google.protobuf.ByteString
e.g.optional .com.seeq.link.messages.ErrorInfo errorInfo = 12;
optional .com.seeq.link.messages.ErrorInfo errorInfo = 12;
optional string firstName = 5;
com.google.protobuf.ByteString
optional string firstName = 5;
optional string lastName = 6;
com.google.protobuf.ByteString
optional string lastName = 6;
When rejecting an authentication request, the connection may provide a reason.com.google.protobuf.ByteString
When rejecting an authentication request, the connection may provide a reason.getName()
Human name, e.g.com.google.protobuf.ByteString
Human name, e.g.com.google.protobuf.Parser<AuthConnectionMessages.AuthResponseMessage>
Security identifier of the user that uniquely identify a group in the ADcom.google.protobuf.ByteString
Security identifier of the user that uniquely identify a group in the ADint
final com.google.protobuf.UnknownFieldSet
getUserGroup
(int index) users groups of the authenticated userint
users groups of the authenticated userusers groups of the authenticated usergetUserGroupOrBuilder
(int index) users groups of the authenticated userusers groups of the authenticated userboolean
Tells if the user groups of the user were provided in the responseUnique identifier for the auth datasource, e.g.com.google.protobuf.ByteString
Unique identifier for the auth datasource, e.g.boolean
Whether the user was authenticated successfullyboolean
Extra base-64 challenge token received from the serverboolean
e.g.boolean
optional .com.seeq.link.messages.ErrorInfo errorInfo = 12;
boolean
optional string firstName = 5;
int
hashCode()
boolean
optional string lastName = 6;
boolean
When rejecting an authentication request, the connection may provide a reason.boolean
hasName()
Human name, e.g.boolean
Security identifier of the user that uniquely identify a group in the ADboolean
Tells if the user groups of the user were provided in the responseboolean
Unique identifier for the auth datasource, e.g.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AuthConnectionMessages.AuthResponseMessage>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
AUTHENTICATED_FIELD_NUMBER
public static final int AUTHENTICATED_FIELD_NUMBER- See Also:
-
CONTINUATION_FIELD_NUMBER
public static final int CONTINUATION_FIELD_NUMBER- See Also:
-
USERID_FIELD_NUMBER
public static final int USERID_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
FIRSTNAME_FIELD_NUMBER
public static final int FIRSTNAME_FIELD_NUMBER- See Also:
-
LASTNAME_FIELD_NUMBER
public static final int LASTNAME_FIELD_NUMBER- See Also:
-
EMAILADDRESS_FIELD_NUMBER
public static final int EMAILADDRESS_FIELD_NUMBER- See Also:
-
SECURITYID_FIELD_NUMBER
public static final int SECURITYID_FIELD_NUMBER- See Also:
-
USERGROUP_FIELD_NUMBER
public static final int USERGROUP_FIELD_NUMBER- See Also:
-
USERGROUPSPROVIDED_FIELD_NUMBER
public static final int USERGROUPSPROVIDED_FIELD_NUMBER- See Also:
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER- See Also:
-
ERRORINFO_FIELD_NUMBER
public static final int ERRORINFO_FIELD_NUMBER- See Also:
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AuthConnectionMessages.AuthResponseMessage> PARSERDeprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasAuthenticated
public boolean hasAuthenticated()Whether the user was authenticated successfully
required bool authenticated = 1;
- Specified by:
hasAuthenticated
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the authenticated field is set.
-
getAuthenticated
public boolean getAuthenticated()Whether the user was authenticated successfully
required bool authenticated = 1;
- Specified by:
getAuthenticated
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The authenticated.
-
hasContinuation
public boolean hasContinuation()Extra base-64 challenge token received from the server
optional string continuation = 2;
- Specified by:
hasContinuation
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the continuation field is set.
-
getContinuation
Extra base-64 challenge token received from the server
optional string continuation = 2;
- Specified by:
getContinuation
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The continuation.
-
getContinuationBytes
public com.google.protobuf.ByteString getContinuationBytes()Extra base-64 challenge token received from the server
optional string continuation = 2;
- Specified by:
getContinuationBytes
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The bytes for continuation.
-
hasUserId
public boolean hasUserId()Unique identifier for the auth datasource, e.g. JohnSmith123
optional string userId = 3;
- Specified by:
hasUserId
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the userId field is set.
-
getUserId
Unique identifier for the auth datasource, e.g. JohnSmith123
optional string userId = 3;
- Specified by:
getUserId
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The userId.
-
getUserIdBytes
public com.google.protobuf.ByteString getUserIdBytes()Unique identifier for the auth datasource, e.g. JohnSmith123
optional string userId = 3;
- Specified by:
getUserIdBytes
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The bytes for userId.
-
hasName
public boolean hasName()Human name, e.g. John Smith
optional string name = 4;
- Specified by:
hasName
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Human name, e.g. John Smith
optional string name = 4;
- Specified by:
getName
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Human name, e.g. John Smith
optional string name = 4;
- Specified by:
getNameBytes
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The bytes for name.
-
hasFirstName
public boolean hasFirstName()optional string firstName = 5;
- Specified by:
hasFirstName
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the firstName field is set.
-
getFirstName
optional string firstName = 5;
- Specified by:
getFirstName
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The firstName.
-
getFirstNameBytes
public com.google.protobuf.ByteString getFirstNameBytes()optional string firstName = 5;
- Specified by:
getFirstNameBytes
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The bytes for firstName.
-
hasLastName
public boolean hasLastName()optional string lastName = 6;
- Specified by:
hasLastName
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the lastName field is set.
-
getLastName
optional string lastName = 6;
- Specified by:
getLastName
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The lastName.
-
getLastNameBytes
public com.google.protobuf.ByteString getLastNameBytes()optional string lastName = 6;
- Specified by:
getLastNameBytes
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The bytes for lastName.
-
hasEmailAddress
public boolean hasEmailAddress()e.g. john.smith@bigco.com
optional string emailAddress = 7;
- Specified by:
hasEmailAddress
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the emailAddress field is set.
-
getEmailAddress
e.g. john.smith@bigco.com
optional string emailAddress = 7;
- Specified by:
getEmailAddress
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The emailAddress.
-
getEmailAddressBytes
public com.google.protobuf.ByteString getEmailAddressBytes()e.g. john.smith@bigco.com
optional string emailAddress = 7;
- Specified by:
getEmailAddressBytes
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The bytes for emailAddress.
-
hasSecurityId
public boolean hasSecurityId()Security identifier of the user that uniquely identify a group in the AD
optional string securityId = 8;
- Specified by:
hasSecurityId
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the securityId field is set.
-
getSecurityId
Security identifier of the user that uniquely identify a group in the AD
optional string securityId = 8;
- Specified by:
getSecurityId
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The securityId.
-
getSecurityIdBytes
public com.google.protobuf.ByteString getSecurityIdBytes()Security identifier of the user that uniquely identify a group in the AD
optional string securityId = 8;
- Specified by:
getSecurityIdBytes
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The bytes for securityId.
-
getUserGroupList
users groups of the authenticated user
repeated .com.seeq.link.messages.connector.auth.AuthResponseMessage.UserGroupInfo userGroup = 9;
- Specified by:
getUserGroupList
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
-
getUserGroupOrBuilderList
public List<? extends AuthConnectionMessages.AuthResponseMessage.UserGroupInfoOrBuilder> getUserGroupOrBuilderList()users groups of the authenticated user
repeated .com.seeq.link.messages.connector.auth.AuthResponseMessage.UserGroupInfo userGroup = 9;
- Specified by:
getUserGroupOrBuilderList
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
-
getUserGroupCount
public int getUserGroupCount()users groups of the authenticated user
repeated .com.seeq.link.messages.connector.auth.AuthResponseMessage.UserGroupInfo userGroup = 9;
- Specified by:
getUserGroupCount
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
-
getUserGroup
users groups of the authenticated user
repeated .com.seeq.link.messages.connector.auth.AuthResponseMessage.UserGroupInfo userGroup = 9;
- Specified by:
getUserGroup
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
-
getUserGroupOrBuilder
public AuthConnectionMessages.AuthResponseMessage.UserGroupInfoOrBuilder getUserGroupOrBuilder(int index) users groups of the authenticated user
repeated .com.seeq.link.messages.connector.auth.AuthResponseMessage.UserGroupInfo userGroup = 9;
- Specified by:
getUserGroupOrBuilder
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
-
hasUserGroupsProvided
public boolean hasUserGroupsProvided()Tells if the user groups of the user were provided in the response
optional bool userGroupsProvided = 10 [default = false];
- Specified by:
hasUserGroupsProvided
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the userGroupsProvided field is set.
-
getUserGroupsProvided
public boolean getUserGroupsProvided()Tells if the user groups of the user were provided in the response
optional bool userGroupsProvided = 10 [default = false];
- Specified by:
getUserGroupsProvided
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The userGroupsProvided.
-
hasMessage
public boolean hasMessage()When rejecting an authentication request, the connection may provide a reason. For example, the AD server could not be reached vs. the user account has been locked.
optional string message = 11;
- Specified by:
hasMessage
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the message field is set.
-
getMessage
When rejecting an authentication request, the connection may provide a reason. For example, the AD server could not be reached vs. the user account has been locked.
optional string message = 11;
- Specified by:
getMessage
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()When rejecting an authentication request, the connection may provide a reason. For example, the AD server could not be reached vs. the user account has been locked.
optional string message = 11;
- Specified by:
getMessageBytes
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The bytes for message.
-
hasErrorInfo
public boolean hasErrorInfo()optional .com.seeq.link.messages.ErrorInfo errorInfo = 12;
- Specified by:
hasErrorInfo
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- Whether the errorInfo field is set.
-
getErrorInfo
optional .com.seeq.link.messages.ErrorInfo errorInfo = 12;
- Specified by:
getErrorInfo
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
- Returns:
- The errorInfo.
-
getErrorInfoOrBuilder
optional .com.seeq.link.messages.ErrorInfo errorInfo = 12;
- Specified by:
getErrorInfoOrBuilder
in interfaceAuthConnectionMessages.AuthResponseMessageOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AuthConnectionMessages.AuthResponseMessage parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AuthConnectionMessages.AuthResponseMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AuthConnectionMessages.AuthResponseMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static AuthConnectionMessages.AuthResponseMessage.Builder newBuilder(AuthConnectionMessages.AuthResponseMessage prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AuthConnectionMessages.AuthResponseMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-