|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jfw.status.StatusAuthentication
public final class StatusAuthentication
Implement the adhoc authentication of actions in package com.jfw.status.
Constructor Summary | |
---|---|
StatusAuthentication()
|
Method Summary | |
---|---|
static boolean |
authenticate(javax.servlet.http.HttpServletRequest request)
Authentication process. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatusAuthentication()
Method Detail |
---|
public static boolean authenticate(javax.servlet.http.HttpServletRequest request)
request
- an HttpServletRequest object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |