public interface AuthenticationContext
PlaintextAuthenticationContext
, SaslAuthenticationContext
and SslAuthenticationContext
. This class is only used in the broker.Modifier and Type | Method and Description |
---|---|
java.net.InetAddress |
clientAddress()
Address of the authenticated client
|
java.lang.String |
listenerName()
Name of the listener used for the connection
|
SecurityProtocol |
securityProtocol()
Underlying security protocol of the authentication session.
|
SecurityProtocol securityProtocol()
java.net.InetAddress clientAddress()
java.lang.String listenerName()