Class CheckCurrentCredentials

    • Constructor Detail

      • CheckCurrentCredentials

        public CheckCurrentCredentials()
    • Method Detail

      • getUsername

        public String getUsername()
        Get the provided username.
      • setUsername

        public void setUsername​(String username)
        Set the provided username.
      • getPassword

        public String getPassword()
        Get the provided current password.
      • setPassword

        public void setPassword​(String password)
        Set the provided current password.