public static final class SaslAuthenticationServiceGrpc.SaslAuthenticationServiceStub extends io.grpc.stub.AbstractAsyncStub<SaslAuthenticationServiceGrpc.SaslAuthenticationServiceStub>
Modifier and Type | Method and Description |
---|---|
io.grpc.stub.StreamObserver<SaslMessage> |
authenticate(io.grpc.stub.StreamObserver<SaslMessage> responseObserver)
Used to drive Sasl negotiation with clients.
|
protected SaslAuthenticationServiceGrpc.SaslAuthenticationServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
protected SaslAuthenticationServiceGrpc.SaslAuthenticationServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<SaslAuthenticationServiceGrpc.SaslAuthenticationServiceStub>
public io.grpc.stub.StreamObserver<SaslMessage> authenticate(io.grpc.stub.StreamObserver<SaslMessage> responseObserver)
Used to drive Sasl negotiation with clients.
Copyright © 2023. All Rights Reserved.