| Modifier and Type | Class and Description |
|---|---|
static class |
FirewallAction.RedirectAction
A redirect action returns a 307 (temporary redirect) response, pointing
the user to a reCAPTCHA interstitial page to attach a token.
|
static class |
FirewallAction.RedirectAction.Builder
A redirect action returns a 307 (temporary redirect) response, pointing
the user to a reCAPTCHA interstitial page to attach a token.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallAction.RedirectActionOrBuilder |
FirewallActionOrBuilder.getRedirectOrBuilder()
This action redirects the request to a reCAPTCHA interstitial to
attach a token.
|
FirewallAction.RedirectActionOrBuilder |
FirewallAction.getRedirectOrBuilder()
This action redirects the request to a reCAPTCHA interstitial to
attach a token.
|
FirewallAction.RedirectActionOrBuilder |
FirewallAction.Builder.getRedirectOrBuilder()
This action redirects the request to a reCAPTCHA interstitial to
attach a token.
|
Copyright © 2025 Google LLC. All rights reserved.