Class PlaintextAuthenticationContext

    • Constructor Summary

      Constructors 
      Constructor Description
      PlaintextAuthenticationContext​(java.net.InetAddress clientAddress, java.lang.String listenerName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait