Uses of Class
org.openapitools.client.model.OrgOktaSupportSettingsObj
Packages that use OrgOktaSupportSettingsObj
-
Uses of OrgOktaSupportSettingsObj in org.openapitools.client.api
Methods in org.openapitools.client.api that return OrgOktaSupportSettingsObjModifier and TypeMethodDescriptionOrgSettingApi.extendOktaSupport()
Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours.OrgSettingApi.getOrgOktaSupportSettings()
Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organizationOrgSettingApi.grantOktaSupport()
Grant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hoursOrgSettingApi.revokeOktaSupport()
Revoke Okta Support Access Revokes Okta Support access to your organizationMethods in org.openapitools.client.api that return types with arguments of type OrgOktaSupportSettingsObjModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj>
OrgSettingApi.extendOktaSupportWithHttpInfo()
Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours.org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj>
OrgSettingApi.getOrgOktaSupportSettingsWithHttpInfo()
Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organizationorg.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj>
OrgSettingApi.grantOktaSupportWithHttpInfo()
Grant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hoursorg.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj>
OrgSettingApi.revokeOktaSupportWithHttpInfo()
Revoke Okta Support Access Revokes Okta Support access to your organization -
Uses of OrgOktaSupportSettingsObj in org.openapitools.client.model
Methods in org.openapitools.client.model that return OrgOktaSupportSettingsObjModifier and TypeMethodDescriptionOrgOktaSupportSettingsObj.putLinksItem
(String key, Object linksItem) OrgOktaSupportSettingsObj.support
(OrgOktaSupportSetting support)