public class HttpRedirectViewCommandNoEncryptionImpl extends HttpRedirectViewCommandImpl implements HttpViewCommand
HttpRedirectViewCommand with no encryption.defaultCommandClassName| Constructor and Description |
|---|
HttpRedirectViewCommandNoEncryptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
encryptParameters()
This method returns true if
URL parameters are to be encrypted. |
getRequest, getResponse, performExecutegetDocumentPathName, getRedirectUrl, setViewStorePathfulfills, getForUserId, getOwner, getRequestProperties, getResourceOwners, getResponseProperties, getViewCommandContext, getViewName, mergeProperties, setForUserId, setOwner, setRequestProperties, setViewCommandContext, setViewNameaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, setForUserId, setUserId, validateParametersequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequest, getResponsegetRequestProperties, getResponseProperties, getViewName, mergeProperties, setRequestProperties, setViewNameaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnerpublic HttpRedirectViewCommandNoEncryptionImpl()
public boolean encryptParameters()
URL parameters are to be encrypted.
This method will return false because parameters are not encrypted for this command.encryptParameters in class HttpRedirectViewCommandImplURL parameters are not to be encrypted.