@Component(value="GenerateBKUSelectionFrameTask") public class GenerateBKUSelectionFrameTask extends AbstractAuthServletTask
authConfig, ERROR_CODE_PARAM, moasession, pendingReq, requestStoreage, revisionsLogger| Constructor and Description |
|---|
GenerateBKUSelectionFrameTask() |
| 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, readBytesUpTopublic void execute(ExecutionContext executionContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws TaskExecutionException
MoaIdTaskExecutionContext executionContext as well as the
respective HttpServletRequest and HttpServletResponse.execute in class AbstractAuthServletTaskexecutionContext - The execution context (never null).request - The HttpServletRequest (never null).response - The HttpServletResponse (never null).TaskExecutionExceptionCopyright © 2017. All rights reserved.