Package com.okta.sdk.resource.model
Class AppUserPasswordCredential
java.lang.Object
com.okta.sdk.resource.model.AppUserPasswordCredential
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class AppUserPasswordCredential
extends Object
implements Serializable
The user's password. This is a write-only property. An empty `password` object is returned to indicate
that a password value exists.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_VALUE
- See Also:
-
-
Constructor Details
-
AppUserPasswordCredential
public AppUserPasswordCredential()
-
-
Method Details
-
value
-
getValue
-
setValue
-
equals
-
hashCode
-
toString
-