com.ibm.commerce.command

Class HttpRedirectViewCommandNoEncryptionImpl

    • Constructor Detail

      • HttpRedirectViewCommandNoEncryptionImpl

        public HttpRedirectViewCommandNoEncryptionImpl()
    • Method Detail

      • encryptParameters

        public boolean encryptParameters()
        This method returns true if URL parameters are to be encrypted. This method will return false because parameters are not encrypted for this command.
        Overrides:
        encryptParameters in class HttpRedirectViewCommandImpl
        Returns:
        This method always returns false because URL parameters are not to be encrypted.