The user is submiting a secure form with authentication details. The username & password sent in via form should be modified according to the system without user's knowledge. What pattern should be used?
Modifer Pattern
Facade pattern
Specialization pattern
Intercepting Filter
None of the above