Interface CompromisedPasswordChecker

All Known Implementing Classes:
HaveIBeenPwnedRestApiPasswordChecker

public interface CompromisedPasswordChecker
An API for checking if a password has been compromised.
Since:
6.3
  • Method Summary

    Modifier and Type
    Method
    Description
    check(String password)
    Check whether the password is compromised