Package | Description |
---|---|
com.okta.sdk.impl.resource.org | |
com.okta.sdk.resource.org |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOrgContactUser
OrgContactUser
|
class |
DefaultUserIdString
UserIdString
|
Modifier and Type | Method and Description |
---|---|
OrgContactUser |
DefaultOrgSetting.getOrgContactUser(String contactType)
Get org contact user
Retrieves the URL of the User associated with the specified Contact Type.
|
OrgContactUser |
DefaultOrgContactUser.setUserId(String userId) |
OrgContactUser |
DefaultOrgContactUser.updateContactUser(String contactType)
Update org contact user
Updates the User associated with the specified Contact Type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UserIdString
UserIdString
|
Modifier and Type | Method and Description |
---|---|
OrgContactUser |
OrgSetting.getOrgContactUser(String contactType)
Get org contact user
Retrieves the URL of the User associated with the specified Contact Type.
|
OrgContactUser |
OrgContactUser.setUserId(String userId) |
OrgContactUser |
OrgContactUser.updateContactUser(String contactType)
Update org contact user
Updates the User associated with the specified Contact Type.
|
Copyright © 2017–2023 Okta. All rights reserved.