getLoginPolicy abstract method

Future<GetLoginPolicyResponse> getLoginPolicy(
  1. ServiceCall call,
  2. GetLoginPolicyRequest request
)

Implementation

$async.Future<$1.GetLoginPolicyResponse> getLoginPolicy($grpc.ServiceCall call, $1.GetLoginPolicyRequest request);