Package io.deephaven.proto.auth
Class VerifyChallengeRequest
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.VerifyChallengeRequest
- All Implemented Interfaces:
VerifyChallengeRequestOrBuilder
,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 VerifyChallengeRequest
extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
implements VerifyChallengeRequestOrBuilder
Request argument for verifyNonce request. See the service definition file for details on the rpc request.Protobuf type
io.deephaven.proto.auth.VerifyChallengeRequest
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Request argument for verifyNonce request.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
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
Fields 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
io.deephaven.shadow.core.com.google.protobuf.ByteString
The nonce challenge response, which should have been obtained from processing the result of an earlier getNonce rpc request by the client on the server receiving this request ("this" server)the client id for the client making the originating requestthe client id for the client making the originating requeststatic VerifyChallengeRequest
static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor
io.deephaven.shadow.core.com.google.protobuf.Parser<VerifyChallengeRequest>
io.deephaven.shadow.core.com.google.protobuf.ByteString
the public key.int
io.deephaven.shadow.core.com.google.protobuf.ByteString
the ip address of the server making the request on behalf of a clientfinal io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet
the credentials desired.the credentials desired.boolean
the client id for the client making the originating requestint
hashCode()
boolean
the credentials desired.protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(VerifyChallengeRequest prototype) protected VerifyChallengeRequest.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) static VerifyChallengeRequest
parseDelimitedFrom
(InputStream input) static VerifyChallengeRequest
parseDelimitedFrom
(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerifyChallengeRequest
parseFrom
(byte[] data) static VerifyChallengeRequest
parseFrom
(byte[] data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerifyChallengeRequest
parseFrom
(io.deephaven.shadow.core.com.google.protobuf.ByteString data) static VerifyChallengeRequest
parseFrom
(io.deephaven.shadow.core.com.google.protobuf.ByteString data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerifyChallengeRequest
parseFrom
(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input) static VerifyChallengeRequest
parseFrom
(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerifyChallengeRequest
parseFrom
(InputStream input) static VerifyChallengeRequest
parseFrom
(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VerifyChallengeRequest
parseFrom
(ByteBuffer data) static VerifyChallengeRequest
parseFrom
(ByteBuffer data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) static io.deephaven.shadow.core.com.google.protobuf.Parser<VerifyChallengeRequest>
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, 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
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, hasField, hasOneof
-
Field Details
-
SERVER_IP_ADDRESS_FIELD_NUMBER
public static final int SERVER_IP_ADDRESS_FIELD_NUMBER- See Also:
-
CLIENT_ID_FIELD_NUMBER
public static final int CLIENT_ID_FIELD_NUMBER- See Also:
-
USER_CONTEXT_FIELD_NUMBER
public static final int USER_CONTEXT_FIELD_NUMBER- See Also:
-
PUBLIC_KEY_FIELD_NUMBER
public static final int PUBLIC_KEY_FIELD_NUMBER- See Also:
-
CHALLENGE_RESPONSE_FIELD_NUMBER
public static final int CHALLENGE_RESPONSE_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
-
getUnknownFields
public final io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
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
-
getServerIpAddress
public io.deephaven.shadow.core.com.google.protobuf.ByteString getServerIpAddress()the ip address of the server making the request on behalf of a client
bytes server_ip_address = 1;
- Specified by:
getServerIpAddress
in interfaceVerifyChallengeRequestOrBuilder
- Returns:
- The serverIpAddress.
-
hasClientId
public boolean hasClientId()the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2;
- Specified by:
hasClientId
in interfaceVerifyChallengeRequestOrBuilder
- Returns:
- Whether the clientId field is set.
-
getClientId
the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2;
- Specified by:
getClientId
in interfaceVerifyChallengeRequestOrBuilder
- Returns:
- The clientId.
-
getClientIdOrBuilder
the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2;
- Specified by:
getClientIdOrBuilder
in interfaceVerifyChallengeRequestOrBuilder
-
hasUserContext
public boolean hasUserContext()the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3;
- Specified by:
hasUserContext
in interfaceVerifyChallengeRequestOrBuilder
- Returns:
- Whether the userContext field is set.
-
getUserContext
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3;
- Specified by:
getUserContext
in interfaceVerifyChallengeRequestOrBuilder
- Returns:
- The userContext.
-
getUserContextOrBuilder
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3;
- Specified by:
getUserContextOrBuilder
in interfaceVerifyChallengeRequestOrBuilder
-
getPublicKey
public io.deephaven.shadow.core.com.google.protobuf.ByteString getPublicKey()the public key.
bytes public_key = 4;
- Specified by:
getPublicKey
in interfaceVerifyChallengeRequestOrBuilder
- Returns:
- The publicKey.
-
getChallengeResponse
public io.deephaven.shadow.core.com.google.protobuf.ByteString getChallengeResponse()The nonce challenge response, which should have been obtained from processing the result of an earlier getNonce rpc request by the client on the server receiving this request ("this" server)
bytes challenge_response = 5;
- Specified by:
getChallengeResponse
in interfaceVerifyChallengeRequestOrBuilder
- Returns:
- The challengeResponse.
-
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 VerifyChallengeRequest parseFrom(ByteBuffer data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException - Throws:
io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VerifyChallengeRequest 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 VerifyChallengeRequest 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 VerifyChallengeRequest 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 VerifyChallengeRequest parseFrom(byte[] data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException - Throws:
io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VerifyChallengeRequest 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 VerifyChallengeRequest parseFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static VerifyChallengeRequest parseDelimitedFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static VerifyChallengeRequest parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static VerifyChallengeRequest 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
-
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 VerifyChallengeRequest.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
-
getParserForType
public io.deephaven.shadow.core.com.google.protobuf.Parser<VerifyChallengeRequest> 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
-