Uses of Interface
com.okta.sdk.resource.CAPTCHAInstanceList
-
Packages that use CAPTCHAInstanceList Package Description com.okta.sdk.client -
-
Uses of CAPTCHAInstanceList in com.okta.sdk.client
Methods in com.okta.sdk.client that return CAPTCHAInstanceList Modifier and Type Method Description CAPTCHAInstanceList
Client. listCaptchaInstances()
List CAPTCHA instances Enumerates CAPTCHA instances in your organization with pagination.
-