public abstract static class SaslAuthenticationServiceGrpc.SaslAuthenticationServiceImplBase extends Object implements io.grpc.BindableService
Constructor and Description |
---|
SaslAuthenticationServiceImplBase() |
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.
|
io.grpc.ServerServiceDefinition |
bindService() |
public io.grpc.stub.StreamObserver<SaslMessage> authenticate(io.grpc.stub.StreamObserver<SaslMessage> responseObserver)
Used to drive Sasl negotiation with clients.
public final io.grpc.ServerServiceDefinition bindService()
bindService
in interface io.grpc.BindableService
Copyright © 2023. All Rights Reserved.