Uses of Interface
com.google.recaptchaenterprise.v1beta1.PasswordLeakVerificationOrBuilder
-
Packages that use PasswordLeakVerificationOrBuilder Package Description com.google.recaptchaenterprise.v1beta1 -
-
Uses of PasswordLeakVerificationOrBuilder in com.google.recaptchaenterprise.v1beta1
Classes in com.google.recaptchaenterprise.v1beta1 that implement PasswordLeakVerificationOrBuilder Modifier and Type Class Description class
PasswordLeakVerification
Password leak verification info.static class
PasswordLeakVerification.Builder
Password leak verification info.Methods in com.google.recaptchaenterprise.v1beta1 that return PasswordLeakVerificationOrBuilder Modifier and Type Method Description PasswordLeakVerificationOrBuilder
Assessment.Builder. getPasswordLeakVerificationOrBuilder()
Information about the user's credentials used to check for leaks.PasswordLeakVerificationOrBuilder
Assessment. getPasswordLeakVerificationOrBuilder()
Information about the user's credentials used to check for leaks.PasswordLeakVerificationOrBuilder
AssessmentOrBuilder. getPasswordLeakVerificationOrBuilder()
Information about the user's credentials used to check for leaks.
-