at.gv.egiz.eaaf.core.api.idp.IAction
@Service("pvpSingleLogOutService") public class SingleLogOutAction extends Object implements at.gv.egiz.eaaf.core.api.idp.IAction
Constructor | Description |
---|---|
SingleLogOutAction() |
Modifier and Type | Method | Description |
---|---|---|
protected static String |
addURLParameter(String url,
String paramname,
String paramvalue) |
|
String |
getDefaultActionName() |
|
boolean |
needAuthentication(at.gv.egiz.eaaf.core.api.IRequest req,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp) |
|
at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface |
processRequest(at.gv.egiz.eaaf.core.api.IRequest req,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp,
at.gv.egiz.eaaf.core.api.idp.IAuthData authData) |
public at.gv.egiz.eaaf.core.api.idp.slo.SLOInformationInterface processRequest(at.gv.egiz.eaaf.core.api.IRequest req, javax.servlet.http.HttpServletRequest httpReq, javax.servlet.http.HttpServletResponse httpResp, at.gv.egiz.eaaf.core.api.idp.IAuthData authData) throws at.gv.egiz.eaaf.core.exceptions.EAAFException
processRequest
in interface at.gv.egiz.eaaf.core.api.idp.IAction
at.gv.egiz.eaaf.core.exceptions.EAAFException
public boolean needAuthentication(at.gv.egiz.eaaf.core.api.IRequest req, javax.servlet.http.HttpServletRequest httpReq, javax.servlet.http.HttpServletResponse httpResp)
needAuthentication
in interface at.gv.egiz.eaaf.core.api.idp.IAction
public String getDefaultActionName()
getDefaultActionName
in interface at.gv.egiz.eaaf.core.api.idp.IAction
Copyright © 2019. All rights reserved.