Class Token

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.Token
All Implemented Interfaces:
TokenOrBuilder, 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 Token extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3 implements TokenOrBuilder
 A token is a server-generated identifier for a client that allows the client to present themselves to other
 services using the token as a means of verifying identity and credentials; the other service can validate
 a token provided by a client with an authentication server to confirm the claimed identity and credentials.
 
Protobuf type io.deephaven.proto.auth.Token
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    A token is a server-generated identifier for a client that allows the client to present themselves to other services using the token as a means of verifying identity and credentials; the other service can validate a token provided by a client with an authentication server to confirm the claimed identity and credentials.

    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

    Fields
    Modifier and Type
    Field
    Description
    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 Type
    Method
    Description
    boolean
     
    static Token
     
     
    static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor
     
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    The ip address of the authentication server that produced the token.
    io.deephaven.shadow.core.com.google.protobuf.Parser<Token>
     
    int
     
    The service for which the token is intended.
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    The service for which the token is intended.
    long
    The actual token payload.
    final io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet
     
    The credentials for the token.
    The credentials for the token.
    int
     
    boolean
    The credentials for the token.
    protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
    newBuilder(Token prototype)
     
     
    protected Token.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 Token
     
    static Token
    parseDelimitedFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Token
    parseFrom(byte[] data)
     
    static Token
    parseFrom(byte[] data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Token
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data)
     
    static Token
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Token
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input)
     
    static Token
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Token
     
    static Token
    parseFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Token
     
    static Token
    parseFrom(ByteBuffer data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static io.deephaven.shadow.core.com.google.protobuf.Parser<Token>
     
     
    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

  • Method Details

    • newInstance

      protected Object newInstance(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getUnknownFields

      public final io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class io.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 class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getTokenId

      public long getTokenId()
       The actual token payload.
       
      fixed64 token_id = 1;
      Specified by:
      getTokenId in interface TokenOrBuilder
      Returns:
      The tokenId.
    • getService

      public String getService()
       The service for which the token is intended.
       
      string service = 2;
      Specified by:
      getService in interface TokenOrBuilder
      Returns:
      The service.
    • getServiceBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getServiceBytes()
       The service for which the token is intended.
       
      string service = 2;
      Specified by:
      getServiceBytes in interface TokenOrBuilder
      Returns:
      The bytes for service.
    • hasUserContext

      public boolean hasUserContext()
       The credentials for the token.
       
      .io.deephaven.proto.auth.UserContext user_context = 3;
      Specified by:
      hasUserContext in interface TokenOrBuilder
      Returns:
      Whether the userContext field is set.
    • getUserContext

      public UserContext getUserContext()
       The credentials for the token.
       
      .io.deephaven.proto.auth.UserContext user_context = 3;
      Specified by:
      getUserContext in interface TokenOrBuilder
      Returns:
      The userContext.
    • getUserContextOrBuilder

      public UserContextOrBuilder getUserContextOrBuilder()
       The credentials for the token.
       
      .io.deephaven.proto.auth.UserContext user_context = 3;
      Specified by:
      getUserContextOrBuilder in interface TokenOrBuilder
    • getIpAddress

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getIpAddress()
       The ip address of the authentication server that produced the token.
       
      bytes ip_address = 4;
      Specified by:
      getIpAddress in interface TokenOrBuilder
      Returns:
      The ipAddress.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class io.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 interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      writeTo in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Overrides:
      equals in class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Overrides:
      hashCode in class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
    • parseFrom

      public static Token parseFrom(ByteBuffer data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Token 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 Token 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 Token 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 Token parseFrom(byte[] data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Token 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

      public static Token parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Token parseFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Token parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Token parseDelimitedFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Token parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Token parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Token.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
    • newBuilder

      public static Token.Builder newBuilder()
    • newBuilder

      public static Token.Builder newBuilder(Token prototype)
    • toBuilder

      public Token.Builder toBuilder()
      Specified by:
      toBuilder in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      toBuilder in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
    • newBuilderForType

      protected Token.Builder newBuilderForType(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static Token getDefaultInstance()
    • parser

      public static io.deephaven.shadow.core.com.google.protobuf.Parser<Token> parser()
    • getParserForType

      public io.deephaven.shadow.core.com.google.protobuf.Parser<Token> getParserForType()
      Specified by:
      getParserForType in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      getParserForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public Token getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder