org.apache.hadoop.hbase.protobuf.generated
Interface AuthenticationProtos.AuthenticationService.Interface
- All Known Implementing Classes:
- AuthenticationProtos.AuthenticationService.Stub
- Enclosing class:
- AuthenticationProtos.AuthenticationService
public static interface AuthenticationProtos.AuthenticationService.Interface
getAuthenticationToken
void getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.TokenRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.TokenResponse> done)
whoami
void whoami(com.google.protobuf.RpcController controller,
AuthenticationProtos.WhoAmIRequest request,
com.google.protobuf.RpcCallback<AuthenticationProtos.WhoAmIResponse> done)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.