Liferay 6.1.2-ce-ga3

com.liferay.portal.security.pwd
Class ToolkitImpl

java.lang.Object
  extended by com.liferay.portal.security.pwd.ToolkitWrapper
      extended by com.liferay.portal.security.pwd.ToolkitImpl
All Implemented Interfaces:
Toolkit

public class ToolkitImpl
extends ToolkitWrapper


Constructor Summary
ToolkitImpl()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.security.pwd.ToolkitWrapper
generate, setToolkit, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolkitImpl

public ToolkitImpl()

Liferay 6.1.2-ce-ga3