Package io.deephaven.proto.auth
Class VerifyChallengeRequest.Builder
java.lang.Object
io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite.Builder
io.deephaven.shadow.core.com.google.protobuf.AbstractMessage.Builder<BuilderT>
io.deephaven.shadow.core.com.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
io.deephaven.proto.auth.VerifyChallengeRequest.Builder
- All Implemented Interfaces:
VerifyChallengeRequestOrBuilder,io.deephaven.shadow.core.com.google.protobuf.Message.Builder,io.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder,io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder,io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- VerifyChallengeRequest
public static final class VerifyChallengeRequest.Builder
extends io.deephaven.shadow.core.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.io.deephaven.shadow.core.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 io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptorio.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptorio.deephaven.shadow.core.com.google.protobuf.ByteStringthe public key.io.deephaven.shadow.core.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 io.deephaven.shadow.core.com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeClientId(ClientId value) the client id for the client making the originating requestmergeFrom(VerifyChallengeRequest other) mergeFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(io.deephaven.shadow.core.com.google.protobuf.Message other) mergeUserContext(UserContext value) the credentials desired.setChallengeResponse(io.deephaven.shadow.core.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(io.deephaven.shadow.core.com.google.protobuf.ByteString value) the public key.setServerIpAddress(io.deephaven.shadow.core.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 io.deephaven.shadow.core.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 io.deephaven.shadow.core.com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class io.deephaven.shadow.core.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 io.deephaven.shadow.core.com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
-
clear
- Specified by:
clearin interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder- Specified by:
clearin interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder- Overrides:
clearin classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
-
getDescriptorForType
public io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceio.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceio.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder- Specified by:
buildin interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder- Specified by:
buildPartialin interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
-
mergeFrom
public VerifyChallengeRequest.Builder mergeFrom(io.deephaven.shadow.core.com.google.protobuf.Message other) - Specified by:
mergeFromin interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder- Overrides:
mergeFromin classio.deephaven.shadow.core.com.google.protobuf.AbstractMessage.Builder<VerifyChallengeRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessage.Builder<VerifyChallengeRequest.Builder>
-
mergeFrom
public VerifyChallengeRequest.Builder mergeFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder- Specified by:
mergeFromin interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classio.deephaven.shadow.core.com.google.protobuf.AbstractMessage.Builder<VerifyChallengeRequest.Builder>- Throws:
IOException
-
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:
getServerIpAddressin interfaceVerifyChallengeRequestOrBuilder- Returns:
- The serverIpAddress.
-
setServerIpAddress
public VerifyChallengeRequest.Builder setServerIpAddress(io.deephaven.shadow.core.com.google.protobuf.ByteString value) 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 io.deephaven.shadow.core.com.google.protobuf.ByteString getPublicKey()the public key.
bytes public_key = 4;- Specified by:
getPublicKeyin interfaceVerifyChallengeRequestOrBuilder- Returns:
- The publicKey.
-
setPublicKey
public VerifyChallengeRequest.Builder setPublicKey(io.deephaven.shadow.core.com.google.protobuf.ByteString value) 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 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:
getChallengeResponsein interfaceVerifyChallengeRequestOrBuilder- Returns:
- The challengeResponse.
-
setChallengeResponse
public VerifyChallengeRequest.Builder setChallengeResponse(io.deephaven.shadow.core.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)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.
-