Uses of Class
com.okta.sdk.resource.model.OrgCAPTCHASettings
-
Uses of OrgCAPTCHASettings in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionCaptchaApi.getOrgCaptchaSettings()
Retrieve the Org-wide CAPTCHA Settings Retrieves the CAPTCHA settings object for your organization.CaptchaApi.getOrgCaptchaSettings
(Map<String, String> additionalHeaders) Retrieve the Org-wide CAPTCHA Settings Retrieves the CAPTCHA settings object for your organization.CaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization.CaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings, Map<String, String> additionalHeaders) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization.Modifier and TypeMethodDescriptionCaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization.CaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings, Map<String, String> additionalHeaders) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization. -
Uses of OrgCAPTCHASettings in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOrgCAPTCHASettings.addEnabledPagesItem
(EnabledPagesType enabledPagesItem) OrgCAPTCHASettings.enabledPages
(List<EnabledPagesType> enabledPages) OrgCAPTCHASettings.links
(OrgCAPTCHASettingsLinks links)