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

Enclosing class:
AuthenticationProtos.AuthenticationService

public static interface AuthenticationProtos.AuthenticationService.BlockingInterface


Method Summary
 AuthenticationProtos.GetAuthenticationTokenResponse getAuthenticationToken(com.google.protobuf.RpcController controller, AuthenticationProtos.GetAuthenticationTokenRequest request)
           
 AuthenticationProtos.WhoAmIResponse whoAmI(com.google.protobuf.RpcController controller, AuthenticationProtos.WhoAmIRequest request)
           
 

Method Detail

getAuthenticationToken

AuthenticationProtos.GetAuthenticationTokenResponse getAuthenticationToken(com.google.protobuf.RpcController controller,
                                                                           AuthenticationProtos.GetAuthenticationTokenRequest 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.