org.apache.hadoop.hbase.protobuf.generated
Class AuthenticationProtos.AuthenticationService.Stub
java.lang.Object
org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Stub
- All Implemented Interfaces:
- com.google.protobuf.Service, AuthenticationProtos.AuthenticationService.Interface
- Enclosing class:
- AuthenticationProtos.AuthenticationService
public static final class AuthenticationProtos.AuthenticationService.Stub
- extends AuthenticationProtos.AuthenticationService
- implements AuthenticationProtos.AuthenticationService.Interface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public com.google.protobuf.RpcChannel getChannel()
getAuthenticationToken
public void getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.TokenResponse> done)
- Specified by:
getAuthenticationToken
in interface AuthenticationProtos.AuthenticationService.Interface
- Specified by:
getAuthenticationToken
in class AuthenticationProtos.AuthenticationService
whoAmI
public void whoAmI(com.google.protobuf.RpcController controller,
AuthenticationProtos.WhoAmIRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
- Specified by:
whoAmI
in interface AuthenticationProtos.AuthenticationService.Interface
- Specified by:
whoAmI
in class AuthenticationProtos.AuthenticationService
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.