Uses of Class
com.okta.sdk.resource.model.OrgCAPTCHASettings
Packages that use OrgCAPTCHASettings
-
Uses of OrgCAPTCHASettings in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return OrgCAPTCHASettingsModifier 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.Methods in com.okta.sdk.resource.api with parameters of type OrgCAPTCHASettingsModifier 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
Methods in com.okta.sdk.resource.model that return OrgCAPTCHASettingsModifier and TypeMethodDescriptionOrgCAPTCHASettings.addEnabledPagesItem(EnabledPagesType enabledPagesItem) OrgCAPTCHASettings.enabledPages(List<EnabledPagesType> enabledPages) OrgCAPTCHASettings.links(OrgCAPTCHASettingsLinks links)