Uses of Interface
com.okta.sdk.resource.user.TempPassword
-
Packages that use TempPassword Package Description com.okta.sdk.resource.user -
-
Uses of TempPassword in com.okta.sdk.resource.user
Methods in com.okta.sdk.resource.user that return TempPassword Modifier and Type Method 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.
-