com.ibm.itim.common
Class HistoricalPassword

java.lang.Object
  extended by com.ibm.itim.common.HistoricalPassword
All Implemented Interfaces:
java.io.Serializable

public class HistoricalPassword
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
HistoricalPassword(java.util.Date date, byte[] paswd)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.util.Date getChangeDate()
           
 byte[] getPassword()
           
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoricalPassword

public HistoricalPassword(java.util.Date date,
                          byte[] paswd)
Method Detail

getPassword

public byte[] getPassword()

getChangeDate

public java.util.Date getChangeDate()

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


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.