Uses of Class
com.okta.sdk.resource.model.ClientPrivilegesSetting
Packages that use ClientPrivilegesSetting
-
Uses of ClientPrivilegesSetting in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return ClientPrivilegesSettingModifier and TypeMethodDescriptionOrgSettingAdminApi.assignClientPrivilegesSetting
(ClientPrivilegesSetting clientPrivilegesSetting) Assign the Default Public Client App Role Setting Assigns the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) as the default role for new public client appsOrgSettingAdminApi.assignClientPrivilegesSetting
(ClientPrivilegesSetting clientPrivilegesSetting, Map<String, String> additionalHeaders) Assign the Default Public Client App Role Setting Assigns the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) as the default role for new public client appsOrgSettingAdminApi.getClientPrivilegesSetting()
Retrieve the Default Public Client App Role Setting Retrieves the org setting to assign the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) to new public client appsOrgSettingAdminApi.getClientPrivilegesSetting
(Map<String, String> additionalHeaders) Retrieve the Default Public Client App Role Setting Retrieves the org setting to assign the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) to new public client appsMethods in com.okta.sdk.resource.api with parameters of type ClientPrivilegesSettingModifier and TypeMethodDescriptionOrgSettingAdminApi.assignClientPrivilegesSetting
(ClientPrivilegesSetting clientPrivilegesSetting) Assign the Default Public Client App Role Setting Assigns the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) as the default role for new public client appsOrgSettingAdminApi.assignClientPrivilegesSetting
(ClientPrivilegesSetting clientPrivilegesSetting, Map<String, String> additionalHeaders) Assign the Default Public Client App Role Setting Assigns the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) as the default role for new public client apps -
Uses of ClientPrivilegesSetting in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ClientPrivilegesSettingModifier and TypeMethodDescriptionClientPrivilegesSetting.clientPrivilegesSetting
(Boolean clientPrivilegesSetting)