Uses of Interface
com.google.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdictOrBuilder
-
Packages that use FraudPreventionAssessment.CardTestingVerdictOrBuilder Package Description com.google.recaptchaenterprise.v1 -
-
Uses of FraudPreventionAssessment.CardTestingVerdictOrBuilder in com.google.recaptchaenterprise.v1
Classes in com.google.recaptchaenterprise.v1 that implement FraudPreventionAssessment.CardTestingVerdictOrBuilder Modifier and Type Class Description static class
FraudPreventionAssessment.CardTestingVerdict
Information about card testing fraud, where an adversary is testing fraudulently obtained cards or brute forcing their details.static class
FraudPreventionAssessment.CardTestingVerdict.Builder
Information about card testing fraud, where an adversary is testing fraudulently obtained cards or brute forcing their details.Methods in com.google.recaptchaenterprise.v1 that return FraudPreventionAssessment.CardTestingVerdictOrBuilder Modifier and Type Method Description FraudPreventionAssessment.CardTestingVerdictOrBuilder
FraudPreventionAssessment.Builder. getCardTestingVerdictOrBuilder()
Assessment of this transaction for risk of being part of a card testing attack.FraudPreventionAssessment.CardTestingVerdictOrBuilder
FraudPreventionAssessment. getCardTestingVerdictOrBuilder()
Assessment of this transaction for risk of being part of a card testing attack.FraudPreventionAssessment.CardTestingVerdictOrBuilder
FraudPreventionAssessmentOrBuilder. getCardTestingVerdictOrBuilder()
Assessment of this transaction for risk of being part of a card testing attack.
-