org.apache.hadoop.hbase.protobuf.generated
Interface AuthenticationProtos.AuthenticationService.BlockingInterface
- Enclosing class:
- AuthenticationProtos.AuthenticationService
public static interface AuthenticationProtos.AuthenticationService.BlockingInterface
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.