@Component(value="EvaluateBKUSelectionTask") public class EvaluateBKUSelectionTask extends AbstractAuthServletTask
authConfig, ERROR_CODE_PARAM, moasession, pendingReq, requestStoreage, revisionsLogger
Constructor and Description |
---|
EvaluateBKUSelectionTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute(ExecutionContext executionContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Executes the task providing the underlying
ExecutionContext executionContext as well as the
respective HttpServletRequest and HttpServletResponse . |
addURLParameter, defaultTaskInitialization, getParameters, internalExecute, performRedirectToItself, performRedirectToProtocolFinialization, readBytesUpTo
public void execute(ExecutionContext executionContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws TaskExecutionException
MoaIdTask
ExecutionContext
executionContext
as well as the
respective HttpServletRequest
and HttpServletResponse
.execute
in class AbstractAuthServletTask
executionContext
- The execution context (never null
).request
- The HttpServletRequest (never null
).response
- The HttpServletResponse (never null
).TaskExecutionException
Copyright © 2017. All rights reserved.