commit | 40f278ff7a42f65d1fb8b08e722b47f24a1a3fb1 | [log] [tgz] |
---|---|---|
author | Eran Messeri <eranm@google.com> | Wed Oct 21 14:58:27 2020 +0100 |
committer | Eran Messeri <eranm@google.com> | Wed Oct 21 14:58:27 2020 +0100 |
tree | f7791cc6e8326f0571554f76ac7fb3421c2c41f9 | |
parent | 83348e3862831cf9ca02fe707480081c65c384b1 [diff] |
Refactoring: Rename logging method Rename maybeLogPasswordComplexitySet to logPasswordQualitySetIfSecurityLogEnabled because: * It logs password quality, not password complexity (password quality being the deprecated way to set password requirements, complexity being the new way). * "maybe" in the method name is less informative than "IfSecurityLogEnabled". Bug: 165573442 Test: That it compiles Change-Id: I8f900fd27d3b1412f0de0bf199b263ae3c29102b