org.apache.hadoop.hbase.protobuf.generated
Interface AuthenticationProtos.AuthenticationService.BlockingInterface

Enclosing class:
AuthenticationProtos.AuthenticationService

public static interface AuthenticationProtos.AuthenticationService.BlockingInterface


Method Summary
 AuthenticationProtos.TokenResponse getAuthenticationToken(com.google.protobuf.RpcController controller, AuthenticationProtos.TokenRequest request)
           
 AuthenticationProtos.WhoAmIResponse whoami(com.google.protobuf.RpcController controller, AuthenticationProtos.WhoAmIRequest request)
           
 

Method Detail

getAuthenticationToken

AuthenticationProtos.TokenResponse getAuthenticationToken(com.google.protobuf.RpcController controller,
                                                          AuthenticationProtos.TokenRequest request)
                                                          throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

whoami

AuthenticationProtos.WhoAmIResponse whoami(com.google.protobuf.RpcController controller,
                                           AuthenticationProtos.WhoAmIRequest request)
                                           throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.