public static interface AuthenticationProtos.AuthenticationService.BlockingInterface
Modifier and Type | Method and Description |
---|---|
AuthenticationProtos.GetAuthenticationTokenResponse |
getAuthenticationToken(com.google.protobuf.RpcController controller,
AuthenticationProtos.GetAuthenticationTokenRequest request) |
AuthenticationProtos.WhoAmIResponse |
whoAmI(com.google.protobuf.RpcController controller,
AuthenticationProtos.WhoAmIRequest request) |
AuthenticationProtos.GetAuthenticationTokenResponse getAuthenticationToken(com.google.protobuf.RpcController controller, AuthenticationProtos.GetAuthenticationTokenRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
AuthenticationProtos.WhoAmIResponse whoAmI(com.google.protobuf.RpcController controller, AuthenticationProtos.WhoAmIRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.