Package io.deephaven.proto.auth
Class VerifyChallengeRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
io.deephaven.proto.auth.VerifyChallengeRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,VerifyChallengeRequestOrBuilder,Cloneable
- Enclosing class:
- VerifyChallengeRequest
public static final class VerifyChallengeRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
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-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()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 public key.the ip address of the server making the request on behalf of a clientthe credentials desired.com.google.protobuf.ByteStringThe 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 requestthe client id for the client making the originating requeststatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.ByteStringthe public key.com.google.protobuf.ByteStringthe ip address of the server making the request on behalf of a clientthe credentials desired.the credentials desired.the credentials desired.booleanthe client id for the client making the originating requestbooleanthe credentials desired.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeClientId(ClientId value) the client id for the client making the originating requestmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(VerifyChallengeRequest other) mergeUserContext(UserContext value) the credentials desired.setChallengeResponse(com.google.protobuf.ByteString value) 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)setClientId(ClientId value) the client id for the client making the originating requestsetClientId(ClientId.Builder builderForValue) the client id for the client making the originating requestsetPublicKey(com.google.protobuf.ByteString value) the public key.setServerIpAddress(com.google.protobuf.ByteString value) the ip address of the server making the request on behalf of a clientsetUserContext(UserContext value) the credentials desired.setUserContext(UserContext.Builder builderForValue) the credentials desired.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VerifyChallengeRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
-
mergeFrom
public VerifyChallengeRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VerifyChallengeRequest.Builder>- Throws:
IOException
-
getServerIpAddress
public 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:
getServerIpAddressin interfaceVerifyChallengeRequestOrBuilder- Returns:
- The serverIpAddress.
-
setServerIpAddress
the ip address of the server making the request on behalf of a client
bytes server_ip_address = 1;- Parameters:
value- The serverIpAddress to set.- Returns:
- This builder for chaining.
-
clearServerIpAddress
the ip address of the server making the request on behalf of a client
bytes server_ip_address = 1;- Returns:
- This builder for chaining.
-
hasClientId
public boolean hasClientId()the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2;- Specified by:
hasClientIdin 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:
getClientIdin interfaceVerifyChallengeRequestOrBuilder- Returns:
- The clientId.
-
setClientId
the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2; -
setClientId
the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2; -
mergeClientId
the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2; -
clearClientId
the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2; -
getClientIdBuilder
the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2; -
getClientIdOrBuilder
the client id for the client making the originating request
.io.deephaven.proto.auth.ClientId client_id = 2;- Specified by:
getClientIdOrBuilderin interfaceVerifyChallengeRequestOrBuilder
-
hasUserContext
public boolean hasUserContext()the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3;- Specified by:
hasUserContextin interfaceVerifyChallengeRequestOrBuilder- Returns:
- Whether the userContext field is set.
-
getUserContext
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3;- Specified by:
getUserContextin interfaceVerifyChallengeRequestOrBuilder- Returns:
- The userContext.
-
setUserContext
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3; -
setUserContext
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3; -
mergeUserContext
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3; -
clearUserContext
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3; -
getUserContextBuilder
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3; -
getUserContextOrBuilder
the credentials desired.
.io.deephaven.proto.auth.UserContext user_context = 3;- Specified by:
getUserContextOrBuilderin interfaceVerifyChallengeRequestOrBuilder
-
getPublicKey
public com.google.protobuf.ByteString getPublicKey()the public key.
bytes public_key = 4;- Specified by:
getPublicKeyin interfaceVerifyChallengeRequestOrBuilder- Returns:
- The publicKey.
-
setPublicKey
the public key.
bytes public_key = 4;- Parameters:
value- The publicKey to set.- Returns:
- This builder for chaining.
-
clearPublicKey
the public key.
bytes public_key = 4;- Returns:
- This builder for chaining.
-
getChallengeResponse
public 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:
getChallengeResponsein interfaceVerifyChallengeRequestOrBuilder- Returns:
- The challengeResponse.
-
setChallengeResponse
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;- Parameters:
value- The challengeResponse to set.- Returns:
- This builder for chaining.
-
clearChallengeResponse
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;- Returns:
- This builder for chaining.
-