Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated | |
org.apache.hadoop.hbase.security.token |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<AuthenticationProtos.GetAuthenticationTokenResponse> |
AuthenticationProtos.GetAuthenticationTokenResponse.PARSER |
Modifier and Type | Method and Description |
---|---|
AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.build() |
AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.buildPartial() |
AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.AuthenticationService.BlockingInterface.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.GetAuthenticationTokenRequest request) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.getDefaultInstance() |
AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.getDefaultInstanceForType() |
AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.getDefaultInstanceForType() |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseDelimitedFrom(InputStream input) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseFrom(byte[] data) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseFrom(com.google.protobuf.ByteString data) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseFrom(InputStream input) |
static AuthenticationProtos.GetAuthenticationTokenResponse |
AuthenticationProtos.GetAuthenticationTokenResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AuthenticationProtos.GetAuthenticationTokenResponse> |
AuthenticationProtos.GetAuthenticationTokenResponse.getParserForType() |
Modifier and Type | Method and Description |
---|---|
AuthenticationProtos.GetAuthenticationTokenResponse.Builder |
AuthenticationProtos.GetAuthenticationTokenResponse.Builder.mergeFrom(AuthenticationProtos.GetAuthenticationTokenResponse other) |
static AuthenticationProtos.GetAuthenticationTokenResponse.Builder |
AuthenticationProtos.GetAuthenticationTokenResponse.newBuilder(AuthenticationProtos.GetAuthenticationTokenResponse prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
AuthenticationProtos.AuthenticationService.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.GetAuthenticationTokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done)
rpc GetAuthenticationToken(.GetAuthenticationTokenRequest) returns (.GetAuthenticationTokenResponse); |
void |
AuthenticationProtos.AuthenticationService.Interface.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.GetAuthenticationTokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done)
rpc GetAuthenticationToken(.GetAuthenticationTokenRequest) returns (.GetAuthenticationTokenResponse); |
void |
AuthenticationProtos.AuthenticationService.Stub.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.GetAuthenticationTokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done) |
Modifier and Type | Method and Description |
---|---|
void |
TokenProvider.getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.GetAuthenticationTokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse> done) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.