public static interface SaslAuthenticationServiceGrpc.AsyncService
Modifier and Type | Method and Description |
---|---|
default io.grpc.stub.StreamObserver<SaslMessage> |
authenticate(io.grpc.stub.StreamObserver<SaslMessage> responseObserver)
Used to drive Sasl negotiation with clients.
|
default io.grpc.stub.StreamObserver<SaslMessage> authenticate(io.grpc.stub.StreamObserver<SaslMessage> responseObserver)
Used to drive Sasl negotiation with clients.
Copyright © 2023. All Rights Reserved.