Uses of Class
com.ibm.passwordrules.standard.PasswordHistoryItem

Packages that use PasswordHistoryItem
com.ibm.itim.dataservices.model.domain Extends the com.ibm.itim.dataservices.model package to provide an application programming interface for querying the core elements of the data model. 
 

Uses of PasswordHistoryItem in com.ibm.itim.dataservices.model.domain
 

Methods in com.ibm.itim.dataservices.model.domain that return types with arguments of type PasswordHistoryItem
 java.util.List<PasswordHistoryItem> Account.getHistoricalPasswords()
          Gets set of historical passwords for the account.
 

Methods in com.ibm.itim.dataservices.model.domain with parameters of type PasswordHistoryItem
 void Account.addHistoricalPassword(PasswordHistoryItem pwd)
          Add a historical 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.