public interface AuthenticationContext
SaslAuthenticationContext
and SslAuthenticationContext
.Modifier and Type | Method and Description |
---|---|
java.net.InetAddress |
clientAddress()
Address of the authenticated client
|
SecurityProtocol |
securityProtocol()
Underlying security protocol of the authentication session.
|
SecurityProtocol securityProtocol()
java.net.InetAddress clientAddress()