Interface AuthenticationContext

    • Method Detail

      • getClientAddress

        InetAddress getClientAddress()
        Gets the client address.
        Returns:
        the InetAddress instance.
      • setAuthentication

        void setAuthentication​(Authentication authentication)
        Sets the currently authenticated principal.