Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a `PasswordProvider` wrapper object (#8849) | Richard van der Hoff | 2020-12-02 | 1 | -0/+1 |
The idea here is to abstract out all the conditional code which tests which methods a given password provider has, to provide a consistent interface. |