Interface Credentials.Entry

    • Method Detail

      • getMechanism

        String getMechanism()
        Name of the mechanism for which it will work
        Returns:
      • verifyPlainPassword

        boolean verifyPlainPassword​(String plain)
        Check if plaintext password will match stored credential
        Parameters:
        plain -