@Controller
public class GeneralProcessEngineSignalController
extends at.gv.egiz.eaaf.core.impl.idp.controller.AbstractProcessEngineSignalController
| Modifier and Type | Field | Description |
|---|---|---|
static String |
ENDPOINT_BKUSELECTION_EVALUATION |
|
static String |
ENDPOINT_GENERIC |
|
static String |
ENDPOINT_SENDASSERTION_EVALUATION |
| Constructor | Description |
|---|---|
GeneralProcessEngineSignalController() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
performGenericAuthenticationProcess(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
EAAFExceptionHandler, GenericExceptionHandler, handleError, IOExceptionHandlerpublic static final String ENDPOINT_BKUSELECTION_EVALUATION
public static final String ENDPOINT_SENDASSERTION_EVALUATION
public static final String ENDPOINT_GENERIC
public GeneralProcessEngineSignalController()
@RequestMapping(value={"/EvaluateBKUSelection","/SSOSendAssertionServlet","/signalProcess"},
method={POST,GET})
public void performGenericAuthenticationProcess(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException,
at.gv.egiz.eaaf.core.exceptions.EAAFException
IOExceptionat.gv.egiz.eaaf.core.exceptions.EAAFExceptionCopyright © 2019. All rights reserved.