public static final class AuthenticationProtos.GetAuthenticationTokenResponse extends com.google.protobuf.GeneratedMessage implements AuthenticationProtos.GetAuthenticationTokenResponseOrBuilder
hbase.pb.GetAuthenticationTokenResponse| Modifier and Type | Class and Description |
|---|---|
static class |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder
Protobuf type
hbase.pb.GetAuthenticationTokenResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
static int |
TOKEN_FIELD_NUMBER |
public static <any> PARSER
public static final int TOKEN_FIELD_NUMBER
public static AuthenticationProtos.GetAuthenticationTokenResponse getDefaultInstance()
public AuthenticationProtos.GetAuthenticationTokenResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasToken()
optional .hbase.pb.Token token = 1;hasToken in interface AuthenticationProtos.GetAuthenticationTokenResponseOrBuilderpublic AuthenticationProtos.Token getToken()
optional .hbase.pb.Token token = 1;getToken in interface AuthenticationProtos.GetAuthenticationTokenResponseOrBuilderpublic AuthenticationProtos.TokenOrBuilder getTokenOrBuilder()
optional .hbase.pb.Token token = 1;getTokenOrBuilder in interface AuthenticationProtos.GetAuthenticationTokenResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic boolean equals(java.lang.Object obj)
public int hashCode()
public static AuthenticationProtos.GetAuthenticationTokenResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse.Builder newBuilder()
public AuthenticationProtos.GetAuthenticationTokenResponse.Builder newBuilderForType()
public static AuthenticationProtos.GetAuthenticationTokenResponse.Builder newBuilder(AuthenticationProtos.GetAuthenticationTokenResponse prototype)
public AuthenticationProtos.GetAuthenticationTokenResponse.Builder toBuilder()
protected AuthenticationProtos.GetAuthenticationTokenResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)