| Package | Description |
|---|---|
| com.ibm.itim.apps.identity |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for identity management. |
| com.ibm.itim.apps.provisioning |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Account, Service, and Password management. |
| Modifier and Type | Method and Description |
|---|---|
SelfRequest |
SelfPasswordManager.changeExpiredPassword(java.lang.String userId,
java.lang.String oldPassword,
java.lang.String newPassword,
boolean returnAllValidationFailures)
Changes the user's password without requiring an authenticated subject.
|
SelfRequest |
SelfPasswordManager.changeExpiredPassword(java.lang.String userId,
java.lang.String oldPassword,
java.lang.String newPassword,
boolean returnAllValidationFailures)
Changes the user's password without requiring an authenticated subject.
|
| Modifier and Type | Method and Description |
|---|---|
Request |
AccountMO.changePassword(java.lang.String password,
boolean returnAllValidationFailures)
Changes the password of the account.
|
Request |
AccountMO.changePassword(java.lang.String password,
boolean returnAllValidationFailures)
Changes the password of the account.
|
void |
AccountMO.validatePassword(java.lang.String password,
boolean returnAllValidationFailures)
Validates the specified password for the account.
|
void |
AccountMO.validatePassword(java.lang.String password,
boolean returnAllValidationFailures)
Validates the specified password for the account.
|
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.