Interface RespAuthenticator
public interface RespAuthenticator
-
Method Summary
Modifier and TypeMethodDescriptionclientCertAuth
(io.netty.channel.Channel channel) boolean
usernamePasswordAuth
(String username, char[] password)
-
Method Details
-
clientCertAuth
- Throws:
SaslException
-
usernamePasswordAuth
-
isClientCertAuthEnabled
boolean isClientCertAuthEnabled()
-