Class AppUserCredentials

java.lang.Object
com.okta.sdk.resource.model.AppUserCredentials
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-05-15T15:23:54.977606597Z[Etc/UTC]", comments="Generator version: 7.4.0") public class AppUserCredentials extends Object implements Serializable
Specifies a user's credentials for the app. The authentication scheme of the app determines whether a username or password can be assigned to a user.
See Also: