Package com.okta.sdk.resource.model
Class PasswordCredentialHook
java.lang.Object
com.okta.sdk.resource.model.PasswordCredentialHook
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class PasswordCredentialHook
extends Object
implements Serializable
Specify a [password import inline
hook](/openapi/okta-management/management/tag/InlineHook/#tag/InlineHook/operation/createPasswordImportInlineHook) to
trigger verification of the User's password the first time the User signs in. This allows an existing password to
be imported into Okta directly from some other store.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
PasswordCredentialHook
public PasswordCredentialHook()
-
-
Method Details