|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuthenticationProtos.TokenResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return AuthenticationProtos.TokenResponse | |
---|---|
AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.Builder.build()
|
AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.Builder.buildPartial()
|
AuthenticationProtos.TokenResponse |
AuthenticationProtos.AuthenticationService.BlockingInterface.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.getDefaultInstance()
|
AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.getDefaultInstanceForType()
|
AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.Builder.getDefaultInstanceForType()
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseDelimitedFrom(InputStream input)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseFrom(byte[] data)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseFrom(com.google.protobuf.ByteString data)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseFrom(InputStream input)
|
static AuthenticationProtos.TokenResponse |
AuthenticationProtos.TokenResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AuthenticationProtos.TokenResponse | |
---|---|
AuthenticationProtos.TokenResponse.Builder |
AuthenticationProtos.TokenResponse.Builder.mergeFrom(AuthenticationProtos.TokenResponse other)
|
static AuthenticationProtos.TokenResponse.Builder |
AuthenticationProtos.TokenResponse.newBuilder(AuthenticationProtos.TokenResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type AuthenticationProtos.TokenResponse | |
---|---|
abstract void |
AuthenticationProtos.AuthenticationService.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.TokenResponse> done)
|
void |
AuthenticationProtos.AuthenticationService.Interface.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.TokenResponse> done)
|
void |
AuthenticationProtos.AuthenticationService.Stub.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.TokenResponse> done)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |