public interface SaslClientHandler extends AutoCloseable
SaslClient
management.Modifier and Type | Method and Description |
---|---|
void |
close()
Close the handler and dispose internal resources.
|
ChannelAuthenticationScheme |
getClientScheme() |
SaslClient |
getSaslClient() |
ChannelAuthenticationScheme getClientScheme()
SaslClient getSaslClient()
SaslClient
instancevoid close() throws IOException
close
in interface AutoCloseable
IOException
Copyright © 2023. All Rights Reserved.