Package | Description |
---|---|
com.sun.identity.password.plugins | |
com.sun.identity.password.ui.model |
Modifier and Type | Method and Description |
---|---|
String |
PasswordGenerator.generatePassword(AMIdentity user)
Returns new password for user.
|
String |
RandomPasswordGenerator.generatePassword(AMIdentity user)
Generates new password for user.
|
void |
EmailPassword.notifyPassword(AMIdentity user,
String password,
Locale locale)
Notifies user when password is changed.
|
void |
NotifyPassword.notifyPassword(AMIdentity user,
String password,
Locale locale)
Notifies user when password is changed.
|
Modifier and Type | Method and Description |
---|---|
String |
PWResetUserValidationModel.getRealm(String realm)
Returns realm name.
|
String |
PWResetUserValidationModelImpl.getRealm(String realm)
Returns realm name.
|
void |
PWResetQuestionModel.resetPassword(String userDN,
String orgDN,
Map map)
Resets the user password.
|
void |
PWResetQuestionModelImpl.resetPassword(String uuid,
String realm,
Map map)
Resets the user password.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.