Class PasswordGuessEvidence

    • Constructor Detail

      • PasswordGuessEvidence

        public PasswordGuessEvidence​(char[] guess)
        Construct a new instance.
        Parameters:
        guess - the non null password guess
    • Method Detail

      • getGuess

        public char[] getGuess()
        Get the password guess.
        Returns:
        the password guess