| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
AWSManagedRulesACFPRuleSet |
AWSManagedRulesACFPRuleSet.clone() |
AWSManagedRulesACFPRuleSet |
ManagedRuleGroupConfig.getAWSManagedRulesACFPRuleSet()
Additional configuration for using the account creation fraud prevention (ACFP) managed rule group,
AWSManagedRulesACFPRuleSet. |
AWSManagedRulesACFPRuleSet |
AWSManagedRulesACFPRuleSet.withCreationPath(String creationPath)
The path of the account creation endpoint for your application.
|
AWSManagedRulesACFPRuleSet |
AWSManagedRulesACFPRuleSet.withEnableRegexInPath(Boolean enableRegexInPath)
Allow the use of regular expressions in the registration page path and the account creation path.
|
AWSManagedRulesACFPRuleSet |
AWSManagedRulesACFPRuleSet.withRegistrationPagePath(String registrationPagePath)
The path of the account registration endpoint for your application.
|
AWSManagedRulesACFPRuleSet |
AWSManagedRulesACFPRuleSet.withRequestInspection(RequestInspectionACFP requestInspection)
The criteria for inspecting account creation requests, used by the ACFP rule group to validate and track account
creation attempts.
|
AWSManagedRulesACFPRuleSet |
AWSManagedRulesACFPRuleSet.withResponseInspection(ResponseInspection responseInspection)
The criteria for inspecting responses to account creation requests, used by the ACFP rule group to track account
creation success rates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedRuleGroupConfig.setAWSManagedRulesACFPRuleSet(AWSManagedRulesACFPRuleSet aWSManagedRulesACFPRuleSet)
Additional configuration for using the account creation fraud prevention (ACFP) managed rule group,
AWSManagedRulesACFPRuleSet. |
ManagedRuleGroupConfig |
ManagedRuleGroupConfig.withAWSManagedRulesACFPRuleSet(AWSManagedRulesACFPRuleSet aWSManagedRulesACFPRuleSet)
Additional configuration for using the account creation fraud prevention (ACFP) managed rule group,
AWSManagedRulesACFPRuleSet. |
Copyright © 2023. All rights reserved.