@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-04-29T13:24:36.001-05:00") public interface OrgOktaSupportSettingsObj extends ExtensibleResource
Modifier and Type | Method and Description |
---|---|
OrgOktaSupportSettingsObj |
extendOktaSupport()
Extend Okta Support
Extends the length of time that Okta Support can access your org by 24 hours.
|
java.util.Date |
getExpiration() |
OrgOktaSupportSetting |
getSupport() |
OrgOktaSupportSettingsObj |
grantOktaSupport()
Grant Okta Support
Enables you to temporarily allow Okta Support to access your org as an administrator for eight hours.
|
OrgOktaSupportSettingsObj |
revokeOktaSupport()
Extend Okta Support
Revokes Okta Support access to your organization.
|
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
java.util.Date getExpiration()
OrgOktaSupportSetting getSupport()
@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-04-29T13:24:36.001-05:00", comments="POST - /api/v1/org/privacy/oktaSupport/grant") OrgOktaSupportSettingsObj grantOktaSupport()
@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-04-29T13:24:36.001-05:00", comments="POST - /api/v1/org/privacy/oktaSupport/extend") OrgOktaSupportSettingsObj extendOktaSupport()
@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-04-29T13:24:36.001-05:00", comments="POST - /api/v1/org/privacy/oktaSupport/revoke") OrgOktaSupportSettingsObj revokeOktaSupport()
Copyright © 2017-2022 Okta. All Rights Reserved.