org.loom.addons.captcha
Class CaptchaAction

java.lang.Object
  extended by org.loom.action.AbstractAction
      extended by org.loom.addons.captcha.CaptchaAction
All Implemented Interfaces:
Action

public class CaptchaAction
extends AbstractAction

Generates captcha images

Author:
Rafael Serrano

Constructor Summary
CaptchaAction()
           
 
Method Summary
 Resolution captcha()
          generates a captcha image
 
Methods inherited from class org.loom.action.AbstractAction
addError, addError, addError, forward, forward, forwardWithLocale, getContext, getMessagesRepository, getParam, getRequest, getResponse, hasAnyError, hasAnyError, redirect, redirect, redirect, redirect, send, send, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaptchaAction

public CaptchaAction()
Method Detail

captcha

@Event(defaultEvent=true)
public Resolution captcha()
generates a captcha image



The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.