| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
AWSManagedRulesATPRuleSet |
AWSManagedRulesATPRuleSet.clone() |
AWSManagedRulesATPRuleSet |
ManagedRuleGroupConfig.getAWSManagedRulesATPRuleSet()
Additional configuration for using the account takeover prevention (ATP) managed rule group,
AWSManagedRulesATPRuleSet. |
AWSManagedRulesATPRuleSet |
AWSManagedRulesATPRuleSet.withEnableRegexInPath(Boolean enableRegexInPath)
Allow the use of regular expressions in the login page path.
|
AWSManagedRulesATPRuleSet |
AWSManagedRulesATPRuleSet.withLoginPath(String loginPath)
The path of the login endpoint for your application.
|
AWSManagedRulesATPRuleSet |
AWSManagedRulesATPRuleSet.withRequestInspection(RequestInspection requestInspection)
The criteria for inspecting login requests, used by the ATP rule group to validate credentials usage.
|
AWSManagedRulesATPRuleSet |
AWSManagedRulesATPRuleSet.withResponseInspection(ResponseInspection responseInspection)
The criteria for inspecting responses to login requests, used by the ATP rule group to track login failure rates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedRuleGroupConfig.setAWSManagedRulesATPRuleSet(AWSManagedRulesATPRuleSet aWSManagedRulesATPRuleSet)
Additional configuration for using the account takeover prevention (ATP) managed rule group,
AWSManagedRulesATPRuleSet. |
ManagedRuleGroupConfig |
ManagedRuleGroupConfig.withAWSManagedRulesATPRuleSet(AWSManagedRulesATPRuleSet aWSManagedRulesATPRuleSet)
Additional configuration for using the account takeover prevention (ATP) managed rule group,
AWSManagedRulesATPRuleSet. |
Copyright © 2024. All rights reserved.