Uses of Class
com.okta.sdk.resource.model.AppUserUpdateRequest
-
Uses of AppUserUpdateRequest in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionApplicationUsersApi.updateApplicationUser
(String appId, String userId, AppUserUpdateRequest appUser) Update an Application User Updates the profile or credentials of a user assigned to an appApplicationUsersApi.updateApplicationUser
(String appId, String userId, AppUserUpdateRequest appUser, Map<String, String> additionalHeaders) Update an Application User Updates the profile or credentials of a user assigned to an app -
Uses of AppUserUpdateRequest in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAppUserUpdateRequest.credentials
(AppUserCredentials credentials) AppUserUpdateRequest.putprofileItem
(String key, Object profileItem)