Package | Description |
---|---|
com.okta.sdk.impl.resource.user | |
com.okta.sdk.resource.user |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTempPassword
TempPassword
|
Modifier and Type | Method and Description |
---|---|
TempPassword |
DefaultUser.expirePasswordAndGetTemporaryPassword()
Expire Password
This operation transitions the user to the status of `PASSWORD_EXPIRED` and the user's password is reset to a temporary password that is returned.
|
Modifier and Type | Method and Description |
---|---|
TempPassword |
User.expirePasswordAndGetTemporaryPassword()
Expire Password
This operation transitions the user to the status of `PASSWORD_EXPIRED` and the user's password is reset to a temporary password that is returned.
|
Copyright © 2017–2023 Okta. All rights reserved.