|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BulkRequest | |
---|---|
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. |
Uses of BulkRequest in com.ibm.itim.apps.provisioning |
---|
Methods in com.ibm.itim.apps.provisioning that return BulkRequest | |
---|---|
BulkRequest |
PasswordManager.changePassword(java.util.Collection accounts,
java.util.Date scheduledTime)
Changes the password of the specified accounts with a system generated password. |
BulkRequest |
PasswordManager.changePassword(java.util.Collection accounts,
java.lang.String password,
java.util.Date scheduledTime,
boolean notifyByMail)
Changes the password of the specified accounts with the given password. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |