| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||