Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
OrgCAPTCHASettings |
CaptchaApi.getOrgCaptchaSettings()
Retrieve the Org-wide CAPTCHA Settings
Retrieves the CAPTCHA settings object for your organization.
|
OrgCAPTCHASettings |
CaptchaApi.getOrgCaptchaSettings(Map<String,String> additionalHeaders)
Retrieve the Org-wide CAPTCHA Settings
Retrieves the CAPTCHA settings object for your organization.
|
OrgCAPTCHASettings |
CaptchaApi.replacesOrgCaptchaSettings(OrgCAPTCHASettings orgCAPTCHASettings)
Replace the Org-wide CAPTCHA Settings
Replaces the CAPTCHA settings object for your organization.
|
OrgCAPTCHASettings |
CaptchaApi.replacesOrgCaptchaSettings(OrgCAPTCHASettings orgCAPTCHASettings,
Map<String,String> additionalHeaders)
Replace the Org-wide CAPTCHA Settings
Replaces the CAPTCHA settings object for your organization.
|
Modifier and Type | Method and Description |
---|---|
OrgCAPTCHASettings |
CaptchaApi.replacesOrgCaptchaSettings(OrgCAPTCHASettings orgCAPTCHASettings)
Replace the Org-wide CAPTCHA Settings
Replaces the CAPTCHA settings object for your organization.
|
OrgCAPTCHASettings |
CaptchaApi.replacesOrgCaptchaSettings(OrgCAPTCHASettings orgCAPTCHASettings,
Map<String,String> additionalHeaders)
Replace the Org-wide CAPTCHA Settings
Replaces the CAPTCHA settings object for your organization.
|
Modifier and Type | Method and Description |
---|---|
OrgCAPTCHASettings |
OrgCAPTCHASettings.addEnabledPagesItem(EnabledPagesType enabledPagesItem) |
OrgCAPTCHASettings |
OrgCAPTCHASettings.captchaId(String captchaId) |
OrgCAPTCHASettings |
OrgCAPTCHASettings.enabledPages(List<EnabledPagesType> enabledPages) |
OrgCAPTCHASettings |
OrgCAPTCHASettings.links(OrgCAPTCHASettingsLinks links) |
Copyright © 2017–2023 Okta. All rights reserved.