Home
last modified time | relevance | path

Searched refs:password_reuse_prevention (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/iam/
Dtest_password_policy.py76password_reuse_prevention=int(p['password_reuse_prevention']),
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/iam/
Dconnection.py1569 password_reuse_prevention=None, argument
1632 if password_reuse_prevention is not None:
1633 params['PasswordReusePrevention'] = password_reuse_prevention