public abstract class ActionAuthRootNoSessionCMD extends ActionNoSessionCMD
RequestInterceptor.ActionKeyMARK_STRINGCURRENT_LEVEL, MARK_STRINGDEFAULT_LAYER_INDEX| 构造器和说明 |
|---|
ActionAuthRootNoSessionCMD() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
actionCMD(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
执行
|
void |
checkRootAuth(javax.servlet.http.HttpServletRequest req) |
actionCMD, currentAPILevel, layerIndex, mark4Providerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCMDpublic void checkRootAuth(javax.servlet.http.HttpServletRequest req)
throws FRException
FRExceptionpublic void actionCMD(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
ActionNoSessionCMDactionCMD 在接口中 RequestCMDReceiveractionCMD 在类中 ActionNoSessionCMDreq - http请求res - http应答java.lang.Exception - 异常