getAuthnDescriptor abstract method
Future<GetAuthnDescriptorResponse>
getAuthnDescriptor(
- ServiceCall call,
- GetAuthnDescriptorRequest request
Implementation
$async.Future<$0.GetAuthnDescriptorResponse> getAuthnDescriptor(
$grpc.ServiceCall call, $0.GetAuthnDescriptorRequest request);