Constructor and Description |
---|
AttributQueryAction() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultActionName() |
boolean |
needAuthentication(at.gv.egovernment.moa.id.commons.api.IRequest req,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp) |
SLOInformationInterface |
processRequest(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
IAuthData authData) |
public SLOInformationInterface processRequest(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq, javax.servlet.http.HttpServletRequest httpReq, javax.servlet.http.HttpServletResponse httpResp, IAuthData authData) throws at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
processRequest
in interface IAction
at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
public boolean needAuthentication(at.gv.egovernment.moa.id.commons.api.IRequest req, javax.servlet.http.HttpServletRequest httpReq, javax.servlet.http.HttpServletResponse httpResp)
needAuthentication
in interface IAction
public String getDefaultActionName()
getDefaultActionName
in interface IAction
Copyright © 2017. All rights reserved.