Package io.deephaven.proto.auth
Class AuthenticateByCookieRequest.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.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
io.deephaven.proto.auth.AuthenticateByCookieRequest.Builder
- All Implemented Interfaces:
AuthenticateByCookieRequestOrBuilder
,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:
- AuthenticateByCookieRequest
public static final class AuthenticateByCookieRequest.Builder
extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
implements AuthenticateByCookieRequestOrBuilder
Request argument for authenticateByCookieRequest rpc. See the service definition file for details on the rpc request.Protobuf type
io.deephaven.proto.auth.AuthenticateByCookieRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(io.deephaven.shadow.core.com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
the new client id for the client making the request.a valid cookie for another client on the same user context.clearField
(io.deephaven.shadow.core.com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(io.deephaven.shadow.core.com.google.protobuf.Descriptors.OneofDescriptor oneof) the credentials desired, which should match the cookie.clone()
the new client id for the client making the request.the new client id for the client making the request.the new client id for the client making the request.io.deephaven.shadow.core.com.google.protobuf.ByteString
a valid cookie for another client on the same user context.static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor
io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor
the credentials desired, which should match the cookie.the credentials desired, which should match the cookie.the credentials desired, which should match the cookie.boolean
the new client id for the client making the request.boolean
the credentials desired, which should match the cookie.protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeClientId
(ClientId value) the new client id for the client making the request.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) mergeUnknownFields
(io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet unknownFields) mergeUserContext
(UserContext value) the credentials desired, which should match the cookie.setClientId
(ClientId value) the new client id for the client making the request.setClientId
(ClientId.Builder builderForValue) the new client id for the client making the request.setCookie
(io.deephaven.shadow.core.com.google.protobuf.ByteString value) a valid cookie for another client on the same user context.setField
(io.deephaven.shadow.core.com.google.protobuf.Descriptors.FieldDescriptor field, Object value) setRepeatedField
(io.deephaven.shadow.core.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet unknownFields) setUserContext
(UserContext value) the credentials desired, which should match the cookie.setUserContext
(UserContext.Builder builderForValue) the credentials desired, which should match the cookie.Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods 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, toString
Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
clear
- Specified by:
clear
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Specified by:
clear
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
getDescriptorForType
public io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
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
-
build
- Specified by:
build
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Specified by:
build
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Specified by:
clone
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
setField
public AuthenticateByCookieRequest.Builder setField(io.deephaven.shadow.core.com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Overrides:
setField
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
clearField
public AuthenticateByCookieRequest.Builder clearField(io.deephaven.shadow.core.com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Overrides:
clearField
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
clearOneof
public AuthenticateByCookieRequest.Builder clearOneof(io.deephaven.shadow.core.com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
setRepeatedField
public AuthenticateByCookieRequest.Builder setRepeatedField(io.deephaven.shadow.core.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
addRepeatedField
public AuthenticateByCookieRequest.Builder addRepeatedField(io.deephaven.shadow.core.com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
mergeFrom
public AuthenticateByCookieRequest.Builder mergeFrom(io.deephaven.shadow.core.com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classio.deephaven.shadow.core.com.google.protobuf.AbstractMessage.Builder<AuthenticateByCookieRequest.Builder>
-
mergeFrom
-
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.Builder<AuthenticateByCookieRequest.Builder>
-
mergeFrom
public AuthenticateByCookieRequest.Builder mergeFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfaceio.deephaven.shadow.core.com.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classio.deephaven.shadow.core.com.google.protobuf.AbstractMessage.Builder<AuthenticateByCookieRequest.Builder>
- Throws:
IOException
-
hasClientId
public boolean hasClientId()the new client id for the client making the request.
.io.deephaven.proto.auth.ClientId client_id = 1;
- Specified by:
hasClientId
in interfaceAuthenticateByCookieRequestOrBuilder
- Returns:
- Whether the clientId field is set.
-
getClientId
the new client id for the client making the request.
.io.deephaven.proto.auth.ClientId client_id = 1;
- Specified by:
getClientId
in interfaceAuthenticateByCookieRequestOrBuilder
- Returns:
- The clientId.
-
setClientId
the new client id for the client making the request.
.io.deephaven.proto.auth.ClientId client_id = 1;
-
setClientId
the new client id for the client making the request.
.io.deephaven.proto.auth.ClientId client_id = 1;
-
mergeClientId
the new client id for the client making the request.
.io.deephaven.proto.auth.ClientId client_id = 1;
-
clearClientId
the new client id for the client making the request.
.io.deephaven.proto.auth.ClientId client_id = 1;
-
getClientIdBuilder
the new client id for the client making the request.
.io.deephaven.proto.auth.ClientId client_id = 1;
-
getClientIdOrBuilder
the new client id for the client making the request.
.io.deephaven.proto.auth.ClientId client_id = 1;
- Specified by:
getClientIdOrBuilder
in interfaceAuthenticateByCookieRequestOrBuilder
-
hasUserContext
public boolean hasUserContext()the credentials desired, which should match the cookie.
.io.deephaven.proto.auth.UserContext user_context = 2;
- Specified by:
hasUserContext
in interfaceAuthenticateByCookieRequestOrBuilder
- Returns:
- Whether the userContext field is set.
-
getUserContext
the credentials desired, which should match the cookie.
.io.deephaven.proto.auth.UserContext user_context = 2;
- Specified by:
getUserContext
in interfaceAuthenticateByCookieRequestOrBuilder
- Returns:
- The userContext.
-
setUserContext
the credentials desired, which should match the cookie.
.io.deephaven.proto.auth.UserContext user_context = 2;
-
setUserContext
the credentials desired, which should match the cookie.
.io.deephaven.proto.auth.UserContext user_context = 2;
-
mergeUserContext
the credentials desired, which should match the cookie.
.io.deephaven.proto.auth.UserContext user_context = 2;
-
clearUserContext
the credentials desired, which should match the cookie.
.io.deephaven.proto.auth.UserContext user_context = 2;
-
getUserContextBuilder
the credentials desired, which should match the cookie.
.io.deephaven.proto.auth.UserContext user_context = 2;
-
getUserContextOrBuilder
the credentials desired, which should match the cookie.
.io.deephaven.proto.auth.UserContext user_context = 2;
- Specified by:
getUserContextOrBuilder
in interfaceAuthenticateByCookieRequestOrBuilder
-
getCookie
public io.deephaven.shadow.core.com.google.protobuf.ByteString getCookie()a valid cookie for another client on the same user context.
bytes cookie = 3;
- Specified by:
getCookie
in interfaceAuthenticateByCookieRequestOrBuilder
- Returns:
- The cookie.
-
setCookie
public AuthenticateByCookieRequest.Builder setCookie(io.deephaven.shadow.core.com.google.protobuf.ByteString value) a valid cookie for another client on the same user context.
bytes cookie = 3;
- Parameters:
value
- The cookie to set.- Returns:
- This builder for chaining.
-
clearCookie
a valid cookie for another client on the same user context.
bytes cookie = 3;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final AuthenticateByCookieRequest.Builder setUnknownFields(io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-
mergeUnknownFields
public final AuthenticateByCookieRequest.Builder mergeUnknownFields(io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfaceio.deephaven.shadow.core.com.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classio.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.Builder<AuthenticateByCookieRequest.Builder>
-