public static final class AuthenticationProtos.GetAuthenticationTokenResponse extends com.google.protobuf.GeneratedMessage implements AuthenticationProtos.GetAuthenticationTokenResponseOrBuilder
GetAuthenticationTokenResponse| Modifier and Type | Class and Description |
|---|---|
static class |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder
Protobuf type
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 .Token token = 1;hasToken in interface AuthenticationProtos.GetAuthenticationTokenResponseOrBuilderpublic AuthenticationProtos.Token getToken()
optional .Token token = 1;getToken in interface AuthenticationProtos.GetAuthenticationTokenResponseOrBuilderpublic AuthenticationProtos.TokenOrBuilder getTokenOrBuilder()
optional .Token token = 1;getTokenOrBuilder in interface AuthenticationProtos.GetAuthenticationTokenResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(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(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AuthenticationProtos.GetAuthenticationTokenResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
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)