info.magnolia.module.publicuserregistration.processors
Class PasswordProcessor

java.lang.Object
  extended by info.magnolia.module.form.processors.AbstractFormProcessor
      extended by info.magnolia.module.publicuserregistration.processors.AbstractPURProcessor
          extended by info.magnolia.module.publicuserregistration.processors.PasswordProcessor
All Implemented Interfaces:
info.magnolia.module.form.processors.FormProcessor

public class PasswordProcessor
extends AbstractPURProcessor

TODO dlipp - add proper comment.

Version:
$Id$

Constructor Summary
PasswordProcessor()
           
 
Method Summary
protected  void internalProcess(javax.jcr.Node content, Map<String,Object> parameters)
           
 
Methods inherited from class info.magnolia.module.publicuserregistration.processors.AbstractPURProcessor
getUserManager, updateContext
 
Methods inherited from class info.magnolia.module.form.processors.AbstractFormProcessor
getName, isEnabled, process, setEnabled, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordProcessor

public PasswordProcessor()
Method Detail

internalProcess

protected void internalProcess(javax.jcr.Node content,
                               Map<String,Object> parameters)
Specified by:
internalProcess in class info.magnolia.module.form.processors.AbstractFormProcessor


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.