Liferay 7.0-ce-b4

com.liferay.util
Class PwdGenerator

java.lang.Object
  extended by com.liferay.portal.kernel.util.PwdGenerator
      extended by com.liferay.util.PwdGenerator

Deprecated. As of 7.0.0, moved to PwdGenerator

@Deprecated
public class PwdGenerator
extends PwdGenerator


Field Summary
 
Fields inherited from class com.liferay.portal.kernel.util.PwdGenerator
KEY1, KEY2, KEY3
 
Constructor Summary
PwdGenerator()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.PwdGenerator
getPassword, getPassword, getPassword, getPassword, getPassword, getPinNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PwdGenerator

public PwdGenerator()
Deprecated. 

Liferay 7.0-ce-b4