public interface IAction
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 req,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
IAuthData authData) |
SLOInformationInterface processRequest(at.gv.egovernment.moa.id.commons.api.IRequest req, javax.servlet.http.HttpServletRequest httpReq, javax.servlet.http.HttpServletResponse httpResp, IAuthData authData) throws at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
at.gv.egovernment.moa.id.commons.api.exceptions.MOAIDException
boolean needAuthentication(at.gv.egovernment.moa.id.commons.api.IRequest req, javax.servlet.http.HttpServletRequest httpReq, javax.servlet.http.HttpServletResponse httpResp)
String getDefaultActionName()
Copyright © 2017. All rights reserved.