Package io.deephaven.proto.auth
Class AuthenticateByPasswordResponse
java.lang.Object
io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite
io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
io.deephaven.proto.auth.AuthenticateByPasswordResponse
- All Implemented Interfaces:
AuthenticateByPasswordResponseOrBuilder
,io.deephaven.shadow.core.com.google.protobuf.Message
,io.deephaven.shadow.core.com.google.protobuf.MessageLite
,io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
,io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
,Serializable
public final class AuthenticateByPasswordResponse
extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
implements AuthenticateByPasswordResponseOrBuilder
Request response for authenticateByPassword rpc. See the service definition file for details on the rpc request.Protobuf type
io.deephaven.proto.auth.AuthenticateByPasswordResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Request response for authenticateByPassword rpc.Nested classes/interfaces inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite
io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsFields inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor
io.deephaven.shadow.core.com.google.protobuf.Parser<AuthenticateByPasswordResponse>
.io.deephaven.proto.auth.AuthenticationResult result = 1;
.io.deephaven.proto.auth.AuthenticationResult result = 1;
int
int
hashCode()
boolean
.io.deephaven.proto.auth.AuthenticationResult result = 1;
protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(AuthenticateByPasswordResponse prototype) protected AuthenticateByPasswordResponse.Builder
newBuilderForType
(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(io.deephaven.shadow.core.com.google.protobuf.ByteString data) parseFrom
(io.deephaven.shadow.core.com.google.protobuf.ByteString data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input) parseFrom
(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) static io.deephaven.shadow.core.com.google.protobuf.Parser<AuthenticateByPasswordResponse>
parser()
void
writeTo
(io.deephaven.shadow.core.com.google.protobuf.CodedOutputStream output) Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class io.deephaven.shadow.core.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 io.deephaven.shadow.core.com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
RESULT_FIELD_NUMBER
public static final int RESULT_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
protected Object newInstance(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) - Overrides:
newInstance
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
-
hasResult
public boolean hasResult().io.deephaven.proto.auth.AuthenticationResult result = 1;
- Specified by:
hasResult
in interfaceAuthenticateByPasswordResponseOrBuilder
- Returns:
- Whether the result field is set.
-
getResult
.io.deephaven.proto.auth.AuthenticationResult result = 1;
- Specified by:
getResult
in interfaceAuthenticateByPasswordResponseOrBuilder
- Returns:
- The result.
-
getResultOrBuilder
.io.deephaven.proto.auth.AuthenticationResult result = 1;
- Specified by:
getResultOrBuilder
in interfaceAuthenticateByPasswordResponseOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(io.deephaven.shadow.core.com.google.protobuf.CodedOutputStream output) throws IOException - Specified by:
writeTo
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite
- Overrides:
writeTo
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message
- Overrides:
equals
in classio.deephaven.shadow.core.com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message
- Overrides:
hashCode
in classio.deephaven.shadow.core.com.google.protobuf.AbstractMessage
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(ByteBuffer data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException - Throws:
io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(ByteBuffer data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException - Throws:
io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException - Throws:
io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException - Throws:
io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(byte[] data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException - Throws:
io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(byte[] data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException - Throws:
io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AuthenticateByPasswordResponse parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AuthenticateByPasswordResponse parseDelimitedFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AuthenticateByPasswordResponse parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message
- Specified by:
newBuilderForType
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static AuthenticateByPasswordResponse.Builder newBuilder(AuthenticateByPasswordResponse prototype) -
toBuilder
- Specified by:
toBuilder
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message
- Specified by:
toBuilder
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite
-
newBuilderForType
protected AuthenticateByPasswordResponse.Builder newBuilderForType(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
public static io.deephaven.shadow.core.com.google.protobuf.Parser<AuthenticateByPasswordResponse> parser() -
getParserForType
public io.deephaven.shadow.core.com.google.protobuf.Parser<AuthenticateByPasswordResponse> getParserForType()- Specified by:
getParserForType
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message
- Specified by:
getParserForType
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite
- Overrides:
getParserForType
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
-