Class BasicAuthenticator

    • Constructor Detail

      • BasicAuthenticator

        public BasicAuthenticator()
        Initializes the object.
    • Method Detail

      • getUsername

        public String getUsername()
        Returns the username.
        Returns:
        the username
      • setUsername

        public void setUsername​(String newValue)
        Sets the username.
        Parameters:
        newValue - a new value of the username
      • setPassword

        public void setPassword​(String newValue)
        Sets the password.
        Parameters:
        newValue - a new value of the password