| 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.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. | 
 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. |