PlaintextAuthenticationContext
, SaslAuthenticationContext
, SslAuthenticationContext
public interface AuthenticationContext
SaslAuthenticationContext
and SslAuthenticationContext
.Modifier and Type | Method | 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()