|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.web.AbstractResource
org.jboss.seam.captcha.CaptchaImage
@Scope(value=APPLICATION) @Name(value="org.jboss.seam.captcha.captchaImage") @BypassInterceptors @Install(precedence=0) public class CaptchaImage
Serves CAPTCHA images
| Constructor Summary | |
|---|---|
CaptchaImage()
|
|
| Method Summary | |
|---|---|
void |
getResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
java.lang.String |
getResourcePath()
|
static CaptchaImage |
instance()
|
| Methods inherited from class org.jboss.seam.web.AbstractResource |
|---|
getServletContext, isCompressedMimeType, isGzipEnabled, selectOutputStream, setServletContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CaptchaImage()
| Method Detail |
|---|
public static CaptchaImage instance()
public java.lang.String getResourcePath()
getResourcePath in class AbstractResource
public void getResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
getResource in class AbstractResourcejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||